Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,860 for

numbers

(0.44 sec)
  1. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....digits should be parsed as numbers. Specifies that date/time strings...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  2. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....format - PNG / JPG / BMP, page numbers to process; custom size of...

    docs.groupdocs.com/signature/java/generate-docu...
  3. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....default) or for specific page numbers or page range. Supported image...( lambda page_number : f "preview_ { page_number } .png" ) preview_options...

    docs.groupdocs.com/signature/python-net/feature...
  4. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....starting page number for conversion. - Specifies the number of pages...Specifies a list of specific page numbers to convert. - Applies a watermark...

    docs.groupdocs.com/conversion/net/convert-to-pa...
  5. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....application, emails, or phone numbers, product identifiers, or trackers...* expiration date; * batch number; * date of manufacture; * etc...

    docs.groupdocs.com/signature/net/esign-document...
  6. Split PDF File into Multiple Files using C# | S...

    Different ways to split PDF files using C#. Separate large PDF files and extract specific pages using different splitting options.... Define the exact page numbers using SplitOptions . Load the...

    blog.groupdocs.com/merger/split-pdf-files-in-cs...
  7. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....PageCount ; p ++) { // Print a page number Console . WriteLine ( string...documents may have different page numbers in raw and accurate modes....

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page Numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....new features: # Added page numbers comparison for MS Word Added...

    blog.groupdocs.com/comparison/groupdocs.compari...
  9. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...where each integer represents a number of one slide that should be...Slide numbers here are 1-based, so the 1st slide has number 1 ,...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  10. Split PDF Files into Multiple Files in Java | S...

    Different ways to split PDF files into multiple files in Java. Separate large PDF files and extract specific pages using different splitting options.... Define the exact page numbers using SplitOptions . Split...

    blog.groupdocs.com/merger/split-pdf-files-in-java/