Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 26,055 for

numbers

(0.34 sec)
  1. Supported Barcode Types and File Formats|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....standards support encoding only numbers, while others allow encoding...

    docs.aspose.com/barcode/jasperreports/supported...
  2. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class....an integer array containing numbers of the pages on which you want...an integer array containing numbers of the pages on which you want...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  3. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index....number_of_columns property FieldIndex.number_of_columns property...property Gets or sets the number of columns per page used when building...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....copy any sheet using its index number or the sheet name as per your...another workbook using the index number of sheets Save output Excel...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...
  5. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page Numbers effortlessly with the IsBold property. Boost readability and style!...formatting to the entry’s page number. public bool IsBold { get ;...on the left side, // and the number of the page that contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...their page numbers. // 1 - Save only the even-numbered pages: options...); // 2 - Save only the odd-numbered pages: options . PageSet =...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using PHP...you can create bullet and numbered lists the same way you do...

    docs.aspose.com/slides/php-java/manage-bullet/
  8. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section that...that restarts page numbering, or IgnorePrinterMetrics to ignore...

    docs.aspose.com/words/cpp/specify-layout-options/
  9. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....method by providing the page numbers and position from the bottom...breaks where you set the page number and distance from the bottom...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Create a document with a given number of bookmarks. /// private static...DocumentBuilder(doc); builder.Writeln("Numbers 1, 2, 3"); // Inserts paragraph...

    reference.aspose.com/words/java/com.aspose.word...