Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,613 for

informations

(0.11 sec)
  1. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...contain name and address information, telephone numbers, e-mail...

    docs.groupdocs.com/metadata/java/working-with-v...
  2. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: A descriptive or informative line like “We provide support...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  3. In-Paragraph List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: A descriptive or informative line like “We provide support...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  4. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java...Purchase Buy Now Pricing Information Free Trials Temporary License...means debug information Trace means general information The following...

    docs.groupdocs.com/viewer/java/logging/
  5. Scan Barcode from DOC using Java

    Learn how to scan barcode from DOC using Java. With the help of this guide, you will learn how to extract barcode from DOC in Java efficiently without using extra tools....organizing and retrieving information in various applications,...access and use the barcode information To begin extracting barcodes...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  6. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....security, redacting sensitive information from PowerPoint presentations...disk Redacting sensitive information from PowerPoint presentations...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  7. 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 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...
  8. Aspose queries - Free Support Forum - groupdocs...

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...code examples or general information. sukritisehgal April 16,...point 1) and 3) General information and documentation if any...

    forum.groupdocs.com/t/aspose-queries/15647
  9. Developer Guide | Documentation

    View PDF, Word, Excel, and PowerPoint files in your Python apps with GroupDocs.Viewer for Python. Learn about its features....Purchase Buy Now Pricing Information Free Trials Temporary License...feedback Retrieve the document information Render documents Process...

    docs.groupdocs.com/viewer/python-net/developer-...
  10. Developer Guide | Documentation

    This Developer Guide explains GroupDocs.Merger for Python via .NET file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Python via .NET applications...Purchase Buy Now Pricing Information Free Trials Temporary License...file types Get document information Merge files Single document...

    docs.groupdocs.com/merger/python-net/developer-...