Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 40,616 for

one

(0.1 sec)
  1. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format....sections of a document are saved on one worksheet. Examples Shows how...'SingleWorksheet' to display all document on one worksheet. xlsx_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead of using Apache POI.... setText ( "col one, row one" ); tableTwoRowOne . addNewTableCell...(). setText ( "col two, row one" ); tableTwoRowOne . addNewTableCell...

    docs.aspose.com/words/java/create-tables/
  3. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....lines, one thick, one thin. ThinThick 3 Double lines, one thin...thin, one thick. Triple 4 Three lines, thin, thick, thin. Default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) 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...
  5. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from One format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....convert documents from one format to another is one of the main feature...a document format to another one is itself very simple, and can...

    docs.aspose.com/words/cpp/convert-a-document/
  6. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...Unique Target Region To set one target area for barcode recognition...for barcode detection within one source image. This can be done...

    docs.aspose.com/barcode/python-net/set-target-r...
  7. 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...
  8. 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...
  9. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python.... Ensure at least one table is detected. Access the...detected table with a newly created one. This approach is useful when...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  10. 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...