Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 28,004 for

numbers

(0.15 sec)
  1. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....formatting of bulleted and numbered lists used in a document....make a paragraph bulleted or numbered, you need to apply list formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. Barcode Generation Specifics in Java|Documentation

    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.... The greater the number of characters to be encoded...there is a need to scan a large number of items at once, but they...

    docs.aspose.com/barcode/java/generate-barcode-t...
  3. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....value that specifies how the numbering will be imported when it clashes...value that specifies how the numbering will be imported when it clashes...

    reference.aspose.com/words/java/com.aspose.word...
  4. HTML Color Codes | HEX, RGB, RGBA, HSL and HSLA...

    You will find information about HTML color codes for your website – HTML color names with hex color codes, RGB, RGBA, HSL and HSLA values....hexadecimal numbers (six variables). The six-digit color number is structured...color. An alpha parameter is a number between 0.0, meaning “fully...

    docs.aspose.com/html/net/tutorial/html-colors/
  5. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation....) Numbers (1, 2, 3, etc.) Punctuation... Each font has a different number of glyphs in its glyphset....

    docs.aspose.com/font/net/what-is-font/glyph/
  6. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... Remarks: Sequentially numbers chapters, tables, figures,...the SEQ field and the page's number that the field appears on....

    reference.aspose.com/words/java/com.aspose.word...
  7. Java APIs for Popular File Formats | products.a...

    Collection of APIs for Java developers to manipulate files from Word Excel PDF PowerPoint Visio OneNote Email Project Images 3D GIS....rendering engine for PDF, XPS and a number of raster image formats. Aspose... TSV, ODS, SpreadsheetML, Numbers, JSON, DIF Microsoft PowerPoint:...

    products.aspose.com/total/java/
  8. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....indication that there are no phone numbers, only a blank space which could...

    docs.aspose.com/words/java/how-to-apply-custom-...
  9. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...基于填充颜色的筛选 Date Filters 基于不同日期标准的行筛选 Number Filters 在数字上应用不同类型的筛选,例如比较,平均值和前10名等。...Custom() 函数筛选数字的用法。示例文件如下。 Number.xlsx FilteredNumber.xlsx <...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …... Adjust the row numbers based on your specific requirements...response… I am iterating over the number of pages in a WorkSheet of...

    forum.aspose.com/t/add-a-page-break-in-excel-at...