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

presentations

(0.1 sec)
  1. 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...
  2. Come aggiungere la firma dell'immagine a RTF ut...

    Questo articolo è progettato per guidarti nell'aggiunta della firma dell'immagine a RTF utilizzando Java. Inoltre, ti forniremo un esempio di codice per inserire la firma dell'immagine in RTF utilizzando Java....il file RTF Finché Java è presente sul tuo sistema, puoi seguire...

    kb.groupdocs.com/it/signature/java/how-to-add-i...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. Remova metadados de DOCX usando C#

    Neste tutorial, você aprenderá como remover metadados de DOCX usando C#. Além disso, você receberá um exemplo de código simples para limpar metadados de DOCX em C#....NET estiver presente em seu sistema, você poderá...

    kb.groupdocs.com/pt/redaction/net/remove-metada...
  10. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the image-based one that was the only choice in previous versions of the document viewer....Rendering # The brightest gem presented in this version is the HTML...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...