Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 20,694 for

2 of

(0.08 sec)
  1. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input date into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  2. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional text formatting. Enhance your documents with complex script support for better readability!... Write ( "Column 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type Of section break for the specified object....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text Of the entry in C++....-> set_Text ( u "Index entry 2" ); indexEntry -> set_EntryType...span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the document.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.BottomPadding | Aspose.Words for .NET

    Discover the Table BottomPadding property, easily adjust spacing below cell contents for enhanced layout control and improved visual appeal.... Write ( "Row 1, cell 2." ); builder . EndTable (); //...

    reference.aspose.com/words/net/aspose.words.tab...
  8. PageSetup | Aspose.Words for Java

    Represents the page setup properties Of a section in Java....write("Column 2."); builder.insertBreak(BreakType...pageSetup.getBorders().setLineWidth(2.0); pageSetup.getBorders().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionGroupCollection | Aspose.Words for Java

    A collection Of RevisionGroup objects that represent revision groups in the document in Java....type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... writeln ( 'Page 2.' ) builder . insert_image ( file_name...PAGE_BREAK ) builder . writeln ( 'Page 2.' ) builder . insert_image ( IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...