Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 3,519 for

presentations

(0.04 sec)
  1. Come convertire DOCX in HTML utilizzando C#

    In questo argomento esplorerai come convertire DOCX in HTML utilizzando C#. Inoltre, forniremo un esempio di codice per esportare DOCX in HTML in C# senza utilizzare strumenti aggiuntivi.... Tieni presente che la libreria di conversione...

    kb.groupdocs.com/it/conversion/net/how-to-conve...
  2. 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...
  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. 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...
  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;ipresented in the getKnowPropertyDescr...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. Get file info | GroupDocs

    This page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....spreadsheet, PowerPoint presentation or image etc.) is a count...

    docs.groupdocs.com/annotation/java/get-file-info/
  7. Convert DOCX to PNG using Python

    Learn how to convert DOCX to PNG using Python with step-by-step instructions and code example. Easily export DOCX to PNG using Python for high-quality image output....formats empowers developers to present content visually while maintaining...

    kb.groupdocs.com/conversion/python/convert-docx...
  8. 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.... This article presents a detailed, step-by-step guide...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  9. 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.... Tieni presente che devi aggiornare le annotazioni...

    kb.groupdocs.com/it/annotation/net/how-to-remov...
  10. Convert XLSX to PDF using Python

    Convert XLSX to PDF using Python for automated document workflows. Easily export XLSX to PDF in Python and preserve your spreadsheet's formatting....high standards for data presentation and accessibility. If your...

    kb.groupdocs.com/conversion/python/convert-xlsx...