Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 9,839 for

2 of

(0.04 sec)
  1. Barcode Generation Specifics in Java|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....25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN 14, EAN 8, IATA 2-of-5, Interleaved 2-of-5, ISBN, ISMN, ISSN...

    docs.aspose.com/barcode/java/generate-barcode-t...
  2. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...( "1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3\r\n" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection Of Run nodes. To learn more, visit the documentation article in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  5. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment Of text in the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...output file has 2 worksheets. The first worksheet has 2 tables for...employees_array_index.zip (27.2 KB) Queries about Aspose cells...

    forum.aspose.com/t/accessing-array-element-by-i...
  9. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry page numbers easily, ensuring clarity and emphasis in your documents....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...