Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 5,226 for

as

(0.53 sec)
  1. Typed API on GroupDocs Blog | Document Automati...

    Typed API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Typed API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group......Typed API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Typed API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group...

    blog.groupdocs.com/pt/tag/typed-api/index.xml
  2. Working with metadata in PDF documents | GroupDocs

    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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, pleAse use the DocumentProperties property defined in the DocumentRootPackage clAss....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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET.

    docs.groupdocs.com/editor/python-net/edit-power...
  4. Working with metadata in PDF documents | GroupDocs

    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....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.

    docs.groupdocs.com/metadata/java/working-with-m...
  5. .Net Core version 5.0 support - Free Support Fo...

    Hi with the releAse of dotnet 5, is there any update on this library being available for modern dotnet?...Hi with the release of dotnet 5, is there any update on this library being available for modern dotnet?

    forum.groupdocs.com/t/net-core-version-5-0-supp...
  6. Extract Images from eBooks in CSharp on GroupDo...

    Extract Images from eBooks in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from eBooks in CSharp on GroupDocs Blog | Document......Extract Images from eBooks in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from eBooks in CSharp on GroupDocs Blog | Document...

    blog.groupdocs.com/pt/tag/extract-images-from-e...
  7. Cross out Text on GroupDocs Blog | Document Aut...

    Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo...

    blog.groupdocs.com/pt/tag/cross-out-text/index.xml
  8. watermark excel sheets in csharp on GroupDocs B...

    watermark excel sheets in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in watermark excel sheets in csharp on GroupDocs Blog | Document Automat......watermark excel sheets in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in watermark excel sheets in csharp on GroupDocs Blog | Document Automat...

    blog.groupdocs.com/pt/tag/watermark-excel-sheet...
  9. sample.pdf

    How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also As a home decoration. Shall we get down to folding? Materials acquired to fold or......How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also as a home decoration. Shall we get down to folding? Materials acquired to fold or...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. sample.pdf

    How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also As a home decoration. Shall we get down to folding? Materials acquired to fold or......How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also as a home decoration. Shall we get down to folding? Materials acquired to fold or...

    docs.groupdocs.com/conversion/java/_sample_file...