Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 28,041 for

numbers

(1.16 sec)
  1. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....U+0660 to U+0669 range as numbers. // Set the "NumeralFormat"...the locale to determine what number of glyphs to use. // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  2. 数据筛选|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...
  3. Page Setup Features|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 worksheet to a specific number of pages, use the PageSetup...(DPI). First Page Number Start the numbering of worksheet pages...

    docs.aspose.com/cells/java/page-setup-features/
  4. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....between Asian and Latin text, Numbers If you are designing a template...Microsoft Word: bulleted and numbered. To start a bulleted list...

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. 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/
  6. 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/
  7. Gmail generator for .NET | products.aspose.com

    How to generate fake Gmail addresses using C#...with any set of letters and numbers after it. Examples for the...addresses. You can create a huge number of addresses and masterfully...

    products.aspose.com/email/net/gmail-generator/
  8. Gmail generator for C++ | products.aspose.com

    How to generate fake Gmail addresses using C++...with any set of letters and numbers after it. Examples for the...addresses. You can create a huge number of addresses and masterfully...

    products.aspose.com/email/cpp/gmail-generator/
  9. 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-...
  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...