Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 15,981 for

pdf conversion

(0.07 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/updating-mult...
  3. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....Conversion Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  4. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // define qr-code size int...

    docs.groupdocs.com/signature/java/locating-sign...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/sign-document...
  7. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Conversion Product Solution GroupDocs...Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  8. Extract metadata from Microsoft Office PowerPoi...

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

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/working...
  10. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...