Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,698 for

name

(0.04 sec)
  1. InfoResult | Documentation

    InfoResult data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document file extension Size Document file size PageCount Pages count..."Size" : 0 , "PageCount" : 0 } Name Description Format Document...

    docs.groupdocs.cloud/comparison/inforesult/
  2. past - Wikidata

    historic time - subdivision of time...s; 83 KB language of work or name Bengali 1 reference reference...

    www.wikidata.org/wiki/Q192630
  3. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....false } ImageOptions fields Name Description Lineriaze Enables...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  4. Merge Word Documents in Java

    Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guide....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...
  5. Merge PowerPoint Files into One - Simplify Your...

    Learn how to easily merge PowerPoint files into one in Java. This article provides a step-by-step guide and code examples for Java developers....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/merge-powerpoint-fi...
  6. Extract PDF Text using Java | Parse PDF in Java

    Learn how to extract text from PDF files in Java using the GroupDocs.Parser Cloud SDK. Automate the text extraction process effortlesly and save your time....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/parser/document-parsing-ex...
  7. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....removing pages from a document: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/remove-pages/
  8. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...of preview may be customized: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/generate-document-p...
  9. 将 PDF 转换为 HTML | PDF 转换为网页 | 在 Java 中将 PDF 转换为 ...

    学习如何使用 Java REST API 将 PDF 转换为 HTML。这是一种简单而高效的方法,可以将 PDF 转换为适合网络的 HTML 格式。...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  10. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....html" } ], "attachments" : [ { "name" : "file (12).txt" , "path"...hments/file (12).txt" }, { "name" : "file (13).txt" , "path"...

    docs.groupdocs.cloud/viewer/render-archive-folder/