Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 3,410 for

presentations

(0.06 sec)
  1. Como assinar RTF com assinatura de código de ba...

    Obtenha orientação eficiente sobre como assinar RTF com assinatura de código de barras usando C#. Além disso, forneceremos um exemplo de código para criar assinatura de código de barras em RTF usando C#....NET estiver presente em seu sistema, você pode...

    kb.groupdocs.com/pt/signature/net/how-to-sign-r...
  2. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/note/
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....spreadsheet, PowerPoint presentation, image etc.). PageCount...

    docs.groupdocs.com/comparison/python-net/get-fi...
  4. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically in Java.... Available encodings are presented in the class. When the encoding...

    docs.groupdocs.com/search/nodejs-java/text-file...
  5. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file....of the file (if BOM isn’t presented). Here are the steps to detect...

    docs.groupdocs.com/parser/net/detect-encoding/
  6. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....documents (OpenDocument Presentation Template) Databases Emails...

    docs.groupdocs.com/parser/java/loading-specific...
  8. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;ipresented in the getKnowPropertyDescr...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  9. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart 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....generate a Pie Chart report in Presentation Document format. Note The...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  10. Converter Word para Markdown usando C# | DOC pa...

    Converta documentos do Word em arquivos Markdown usando C#. Transforme arquivos DOC/DOCX no formato MD usando a API de análise e conversão GroupDocs .NET....processamento de texto estão presentes em quase todos os dispositivos...

    blog.groupdocs.com/pt/parser/convert-word-to-ma...