Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,456 for

presentation conversion

(0.26 sec)
  1. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...all possible properties are present in the know_property_descriptors...

    docs.groupdocs.com/metadata/python-net/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....Conversion Product Family GroupDocs...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....Conversion Product Solution GroupDocs...of the file (if BOM isn’t presented). Here are the steps to detect...

    docs.groupdocs.com/parser/net/detect-encoding/
  4. GroupDocs.Merger for Python via .NET | GroupDocs

    Native Python library that merges, splits, and reorganises documents — PDF, DOCX, XLSX, PPTX, images, and more — entirely on-premise. No Microsoft Office required....Conversion Product Solution GroupDocs...Spreadsheets (XLSX, XLS, ODS, CSV) Presentations (PPTX, PPT, ODP) PDF (PDF...

    docs.groupdocs.com/merger/python-net/
  5. 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;iConversion Product Solution GroupDocs...all possible properties are presented in the getKnowPropertyDescr...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents, spreadsheets, presentations, emails, EPUB & ZIP file...from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order...

    blog.groupdocs.com/groupdocs.blog/page/40/
  7. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently extract barcode from ODT in Java....Conversion Product Family GroupDocs...third-party tools. This article presents a detailed, step-by-step guide...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  8. Come rimuovere la risposta all'annotazione dal ...

    L'intenzione di questo tutorial è insegnarti come rimuovere la risposta all'annotazione dal PDF usando C# con tutti i passaggi e l'esempio di codice per eliminare l'annotazione della risposta usando C# dal PDF....Conversion Product Family GroupDocs...all’annotazione dal PDF in C# . Tieni presente che devi aggiornare le annotazioni...

    kb.groupdocs.com/it/annotation/net/how-to-remov...
  9. Add Text Watermark to RTF Using Python

    Learn how to add text watermark to RTF using Python. This tutorial shows how to embed text watermarks into RTF documents with custom font, color, and alignment....Conversion Product Family GroupDocs... If you’re editing PPT presentations and need to apply branded...

    kb.groupdocs.com/watermark/python/add-text-wate...
  10. Load document from stream | GroupDocs

    Learn how to Load document from stream....Conversion Product Solution GroupDocs...cases when the document is presented only as a stream (without...

    docs.groupdocs.com/parser/net/load-document-fro...