Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 21,729 for

numbers

(0.06 sec)
  1. TextSplitOptions - GroupDocs.Merger for Java - ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......int[] getLineNumbers () Line numbers for text splitting. int getMode...Parameters: lineNumbers - Line numbers for text splitting. TextSplitOptions...

    apireference.groupdocs.com/merger/java/com.grou...
  2. previewoptions - GroupDocs.Comparison for Java ...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......int[] getPageNumbers () Page numbers that will be previewed. int...setPageNumbers (int[] value) Page numbers that will be previewed. void...

    apireference.groupdocs.com/comparison/java/com....
  3. wordprocessingshapesettings - GroupDocs.Waterma...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getPageNumbers () Gets the page numbers to add the watermark. String...(int[] value) Sets the page numbers to add the watermark. void...

    apireference.groupdocs.com/watermark/java/com.g...
  4. Render specific pages | Documentation

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications.... Specify the page numbers as the last parameters. The...ForEmbeddedResources (); // Specify the page numbers. viewer . View ( viewOptions...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  5. com.groupdocs.search for Java 23.3 Release Note...

    Note NOTE: Starting from this release of the GroupDocs.Search for Java will support version Java 8 and above. Note This page contains release notes for com.groupdocs.search for Java 23.3 Major Features There are the following features, enhancements, and fixes in this release: Numeric range searching does not work when document contains too long Numbers Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2815 Numeric range searching does not work when document contains too long Numbers Fix Public API and Backward Incompatible Changes Numeric range searching does not work when document contains too long Numbers This fix eliminates an error in searching for a range of Numbers in files containing Numbers longer than the type long may contain....document contains too long numbers Full List of Issues Covering...document contains too long numbers Fix Public API and Backward...

    docs.groupdocs.com/search/java/groupdocs-search...
  6. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....also convert any consecutive number of sheets. The following are...Set the starting sheet number and number of further sheets in sequence...

    blog.groupdocs.com/conversion/convert-excel-spr...
  7. PageOptions | GroupDocs.Merger for Java API Ref...

    Provides options for specifying page or pages range....Description pages() Get page numbers collection. pages() public...final int[] pages() Get page numbers collection. Returns: int[]...

    reference.groupdocs.com/merger/java/com.groupdo...
  8. Enumerable.Append<TSource>(IEnumerable<TSource>...

    Appends a value to the end of the sequence....Creating a list of numbers List<int> numbers = new List<int> {...any value of the same type numbers.Append(5); // It doesn't work...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  9. PreviewOptions - GroupDocs.Redaction for Java -...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......Gets or sets an array of page numbers to generate preview. PreviewFormats...Gets or sets an array of page numbers to generate preview. void setPreviewFormat...

    apireference.groupdocs.com/redaction/java/com.g...
  10. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....path format, desired and line numbers; Instantiate object with source...one-line files (by exact line numbers) The following code sample...

    docs.groupdocs.com/merger/java/split-text-file/