Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 39,783 for

one

(0.1 sec)
  1. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text fonts, enhancing your design with character codes 0-127 for improved readability....combine two different fonts in one run. Document doc = new Document...run with one word consisting of ASCII characters, and one word with...

    reference.aspose.com/words/net/aspose.words/fon...
  2. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a document in the XLSX format in Java....'SingleWorksheet' to display all document on one worksheet. XlsxSaveOptions xlsxSaveOptions...sections of a document are saved on one worksheet. length Methods Method...

    reference.aspose.com/words/java/com.aspose.word...
  3. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....combo box, // and then choose one of the items of text in the collection...display. String[] items = {"One", "Two", "Three"}; FormField...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into One: insert or append a document into a new or existing One using find and replace, merge field, bookmark, or simply at the document end in Python....combine several documents into one. You can do this manually or...documents into a new or existing one. In turn, the append feature...

    docs.aspose.com/words/python-net/insert-and-app...
  5. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends One empty paragraph....paragraph, creates and appends one empty paragraph. ensureMinimum...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table CSS margin settings are ignored when conv...

    When converting from HTML to PDF with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-pdf as …...<tbody> <tr> <td> A table with one cell </td> </tr> </tbody> </table>...<tbody> <tr> <td> A table with one cell </td> </tr> </tbody> </table>...

    forum.aspose.com/t/table-css-margin-settings-ar...
  7. Aspose::Words::Font::get_NameOther method | Asp...

    Aspose::Words::Font::get_NameOther method. Returns or sets the font used for characters with character codes from 128 through 255 in C++....combine two different fonts in one run. auto doc = System :: MakeObject...run with one word consisting of ASCII characters, and one word with...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....and name each consist of only one Run node. /// /// The node structure...result consists of more than one run, delete these runs. RemoveSameParent...

    reference.aspose.com/words/net/aspose.words/nod...
  9. VariationAxisCoordinate | Aspose.Words for Java

    Represents an axis coordinate in Java.... The returned value is one of VariationAxis constants. getCoordinate()...int value. The value must be one of VariationAxis constants. setCoordinate(float...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....here and the methods to extract one or more pages as per the requirements...the document are iterated one by one and saved into the supported...

    kb.aspose.com/words/python/how-to-split-pages-i...