Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 4,668 for

as

(0.09 sec)
  1. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered clAss. This method returns count of credits that are consumed in cAse of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format....As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.

    blog.groupdocs.com/conversion/retrieve-count-of...
  2. GroupDocs.Comparison for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Comparison for .NET 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/comparison/groupdocs-compari...
  3. GroupDocs.Comparison for .NET 25.8 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/comparison/groupdocs-compari...
  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 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...
  5. 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...
  6. Hotfix to Improve Security in GroupDocs.Signatu...

    At GroupDocs, we are always been improving our APIs to meet the requirements of our customers. Therefore, we are pleAsed to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest releAse for a better document e-signing experience. Improvements Security improvements update You can visit the complete releAse notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....At GroupDocs, we are always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest release for a better document e-signing experience. Improvements Security improvements update You can visit the complete release notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/signature/groupdocs-signatur...
  7. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and&hellip;

    forum.groupdocs.com/t/word-document-added-an-un...
  8. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered As the content of the data. Various types of metadata are existed such As, descriptive, structural, administrative, reference, statistical and legal metadata....The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata.

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/12/
  10. System Requirements | GroupDocs

    System requirements for GroupDocs.Parser for .NET including supported operating systems, .NET Framework versions, .NET Core, and development environments....System requirements for GroupDocs.Parser for .NET including supported operating systems, .NET Framework versions, .NET Core, and development environments.

    docs.groupdocs.com/parser/net/system-requirements/