Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,339 for

informations

(0.24 sec)
  1. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...contains unique textual information that confirms the identity...

    docs.groupdocs.com/signature/net/how-to-generat...
  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....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a PDF document Extract the...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...dimensions and text‑coordinate information. When the document contains...Request only the needed information – if the SDK offers a DocumentInfoOptions...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  4. Renderizar XLSX como PNG usando Python

    Aprenda cómo renderizar XLSX como PNG usando Python. Este tutorial explica cómo convertir XLSX a PNG en Python para su representación visual....instantáneas de la hoja de cálculo en informes, presentaciones o páginas...integración en sistemas de informes. Al convertir hojas de cálculo...

    kb.groupdocs.com/es/viewer/python/render-xlsx-a...
  5. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...Purchase Buy Now Pricing Information Free Trials Temporary License...document appearance. Document information extraction GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  6. Features Overview | GroupDocs

    This is an overview of GroupDocs.Merger for Java library features and capabilities...Purchase Buy Now Pricing Information Free Trials Temporary License...password-protected. Document information extraction GroupDocs.Merger...

    docs.groupdocs.com/merger/java/features-overview/
  7. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....Purchase Buy Now Pricing Information Free Trials Temporary License...represent managers’ contract information with the following key requirements:...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: The report must show information on a Pie Chart. It must indicate...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  9. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: The report must show information on a Pie Chart It must indicate...

    docs.groupdocs.com/assembly/net/individual-seri...
  10. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Purchase Buy Now Pricing Information Free Trials Temporary License...Member Access” for more information) Known external types (see...

    docs.groupdocs.com/assembly/java/inserting-docu...