Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 2,591 for

pdf editor

(0.15 sec)
  1. Converting Documents | GroupDocs

    Learn how to convert Pdf, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....Editor Product Solution GroupDocs...this can convert a DOCX file to PDF. convert(file_stream, convert_options)...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Editor Product Solution GroupDocs...new Signature ( "SingedSample.pdf" )) { // define few search options...

    docs.groupdocs.com/signature/net/search-for-mul...
  6. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  7. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise API....Editor Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  8. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/search-in...
  9. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create barcode option...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // define several signature...

    docs.groupdocs.com/signature/java/locating-sign...