Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,365 for

pptx to pdf

(0.12 sec)
  1. 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" . toLowerCase (), "Spiritual"...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-additio...
  2. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you To extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS proTocols....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  3. Extract formatted text from document page | Gro...

    This article explains that how To extract formatted text from document page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Integrate Watermarking in Node.js Applications

    Follow our guide To easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....document formats such as PDF, DOCX, and PPTX. By integrating this...add a confidential stamp to a PDF or a company logo to a Word document...

    blog.groupdocs.com/watermark/integrate-watermar...
  5. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more formats....pdf" if signature . FileType . from_extension...Adobe Portable Document Format (PDF) ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ OpenDocument...

    docs.groupdocs.com/signature/python-net/support...
  6. Update index | GroupDocs

    This article explains that how To update indexed documents, as well as updating an index version....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/update-index/
  7. Detect file type of container item | GroupDocs

    This article explains that how To detect file type of container item....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/detect-file-type-...
  8. Extract text from ZIP archive files | GroupDocs

    This article explains that how To extract text from ZIP archive files...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps To read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/indexing-reports/