Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 27,337 for

numbers

(0.44 sec)
  1. Frequently Asked Questions

    Get answers to all the most frequent questions about fonts, their usage, structure a variety....character, such as a letter, number, or symbol. Q: What is the...It may be a single letter, number, or punctuation mark. Q: What...

    docs.aspose.com/font/net/what-is-font/faq/
  2. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....particular string and return the number of replacements that were made...positive numbers with green color and negative numbers with red...

    docs.aspose.com/words/java/find-and-replace/
  3. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a section. To learn more, visit the documentation article in C++....between the chapter number and the page number. get_CharactersPerLine...get_CharactersPerLine () Gets or sets the number of characters per line in the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。...getPageSetup (); // Defining column numbers A & B as title columns pageSetup..."$A:$B" ); // Defining row numbers 1 & 2 as title rows pageSetup...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  5. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here....PageNumbers represents an array of numbers of pages that will be saved...PageNumbers represents an array of numbers of pages that will be saved...

    docs.aspose.com/page/java/convert-xps/
  6. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....bulleted or numbered. When a paragraph is bulleted or numbered, it is...control what bullets and numbering is applied to a paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...to the way floating-point numbers are represented in memory,...round the values to a specific number of decimal places. Inspect...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  8. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....class Represents the footnote numbering options for a document or...get_Columns () Specifies the number of columns with which the footnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....Simple Data (Latin characters, numbers): public void autoEncodingMode...Very limited data (serial numbers, short IDs) ✅ Space is extremely...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....following operations: specify the number of points by which the text...edge of the page specify the number of points by which the text...

    docs.aspose.com/words/nodejs-net/inserting-fields/