Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 27,337 for

numbers

(0.15 sec)
  1. 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/
  2. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....objects are stored as commands, numbers, and formulas, not in a pixel...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  3. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...converting this cell format to NUMBER. Just want to know any changes...(unless you have already set a number format). Behaviour with "123...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  4. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... text = "Numbers" table . rows [ 1 ][ 0 ] ....

    docs.aspose.com/slides/zh/python-net/manage-table/
  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. 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/
  7. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#.... users typically imagine a number of paper sheets containing...of this field is the total number of pages. In order to position...

    docs.aspose.com/words/net/converting-to-fixed-p...
  8. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....Specifies whether to write page numbers to table of contents when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  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...