Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,325 for

pptx to pdf

(0.09 sec)
  1. Extract barcodes from document page | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-barcodes...
  2. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how To extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. 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...
  4. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....pdf' )) { // Adding two attributes...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a Torrent file or METAINFO is a computer file that contains metadata about files and folders To be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A Torrent file does not contain the content To be distributed; it only contains information about those files, such as their names, sizes, folder structure, and crypTographic hash values for verifying file integrity....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-to...
  6. Storing text of indexed documents | GroupDocs

    This article explains that how To sTore text of indexed documents using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/storing-text-of-...
  7. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, To convert all text To lowercase characters or To remove diacritics from text....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/character-replac...
  8. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully cusTom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property To locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing To remove metadata properties....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  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. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, Pdf files or compare text files in CSharp....files, compare excel files, PDF documents or even compare text...XLSM, CSV Presentations PPT, PPTX, PPS, PPSX, POT, POTX OpenDocument...

    blog.groupdocs.com/comparison/compare-excel-wor...