Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,380 for

pptx to pdf

(2.19 sec)
  1. Remove metadata properties | GroupDocs

    The easiest way To remove metadata properties from a file is To use the corresponding tags that let you locate the desired properties across all metadata packages with GroupDocs.Metadata for Python via .NET....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/remove-m...
  2. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  3. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary To associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added To each indexed document in addition To those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....pdf' , 'English.docx' , 'Lorem ipsum...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want To obtain information about pages in a note document....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Command Line Interface | GroupDocs

    Convert documents straight from the terminal with the groupdocs-conversion command-line Tool — no Python script required. Inspect documents, list supported formats, and apply a license, all from the shell....pdf # Override the format when the...business-plan.docx output.bin --format pdf # Convert a single page (1-indexed)...

    docs.groupdocs.com/conversion/python-net/gettin...
  6. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.EdiTor for .NET and how To operate them in .NET code....which includes PPT, PPS, POT, PPTX, PPTM etc. Text-based formats...Fixed-layout formats, which includes PDF and XPS formats, where their...

    docs.groupdocs.com/editor/net/working-with-form...
  7. Separate data extraction | GroupDocs

    This article explains how To separately extract data from documents and add the extracted data To the index....pdf' ; // Extracting data from a...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/separate-...
  8. Indexing with stop words | GroupDocs

    STop words are frequently used words that do not carry a semantic meaning and can be removed from an index To reduce its size. You can enable or disable the use of sTop words by calling the setUseSTopWords method of the IndexSettings class. The default value is true, meaning that sTop words are filtered during indexing and not added To the index. A list of sTop words To use during indexing can be specified in the sTop word dictionary....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-with-st...
  9. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly To include the latest versions for document processing and auTomation....formats, including PDF, DOCX, XLSX, PPTX, and more — all within...file formats, including Word, PDF, Excel, PowerPoint, images, and...

    docs.groupdocs.com/total/python-net/product-ove...
  10. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer To a container element itself, not a document. Here are the steps To extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object To extract a text....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-attachme...