Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 47,889 for

format

(0.06 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. PersonalStorageLoadOptions Class - GroupDocs.Co...

    Options for loading personal storage documents....processed Default is Inbox Format Input document file type. (Inherited...

    apireference.groupdocs.com/conversion/net/group...
  3. document processing

    Word Document Processing APIs | Aspose.Words Product Family,Kentico .NET Word Processing and PDF Document Exporter | Aspose,Export WordPress Posts to Word...Library for Portable Document Format Processing Aspose.PDF for Python...from the DOCM to the DOCX File Format Contents [ Hide ] The ConvertDOCMtoDOCX...

    search.aspose.com/q/Document-Processing.html
  4. Complex PDF's not getting compared in .Net Fram...

    Hi Team, I got temporary license for PDF comparison for .Net framework and able to compare simple pdf (with only text) files. However, trying to compare complex pdf (with tables, header/footer and other elements), i am…...result pdf is not in table format. y1.pdf (51.7 KB) y2.pdf (51...paragraphs and parse without tabular format. Attached is the expected result...

    forum.groupdocs.com/t/complex-pdfs-not-getting-...
  5. REST APIs and Free Apps to process video formats

    Aspose.Video Cloud family offers you Cloud SDKs & REST APIs to use in your cURL, C#, & other .NET cloud-based apps to fetch videos from cloud & process them....Process Video Formats Easily convert video formats from any device...online app to convert video file format Aspose.Video Watermark Free...

    products.aspose.app/video/family
  6. ExtractedItemInfo - GroupDocs.Search for Java -...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......formatFamily - The document format family. fields - The extracted...

    apireference.groupdocs.com/search/java/com.grou...
  7. XmpInteger Class - GroupDocs.Metadata for .NET ...

    Represents XMP Integer basic type....string contained value in XMP format. (Overrides XmpValueBase GetXmpRepresentation...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. SpreadsheetMetadataSignature Class - GroupDocs....

    Contains Spreadsheet Metadata Signature properties....Converts to String with specified format (Inherited from MetadataSignature...Converts to String with specified format (Overrides MetadataSignature...

    apireference.groupdocs.com/signature/net/groupd...
  9. Error converting pptx to pdf on linux - Free Su...

    Also since we are trying to upgrade from 21 to 23.8: [ERROR] Unhandled exception thrown while processing s3-20230920-55-88eoyk.pptx. Original exception message: The type initializer for 'Gdip' threw an exception., excep…...GdipStringFormatGetG(IntPtr& format) at System.Drawing.StringFormat...Save(Stream stream, SaveFormat format, ISaveOptions options) at ...

    forum.groupdocs.com/t/error-converting-pptx-to-...
  10. Parser Constructor (DbConnection) - GroupDocs.P...

    Initializes a new instance of the Parser class to extract data from a database....Format( "Data Source={0};Version=3;"...

    apireference.groupdocs.com/parser/net/groupdocs...