Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 9,839 for

2 of

(0.03 sec)
  1. BorderCollection | Aspose.Words for Java

    A collection Of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type Of change being tracked in Revision in C++.... FormatChange 2 Change of formatting was applied...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table Of authorities with flexible character sequences for enhanced clarity....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property Of FieldToa. Easily customize the character sequence for seamless page range separation. Optimize your document management!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....insertImage(img); // 2 - EAN13 barcode: barcodeParameters...builder.insertImage(img); // 2 - EAN13 barcode: barcodeParameters...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....writeln(" characters"); // 2 - Track the word count with a...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldToa.page_range_separator property | Aspose...

    FieldToa.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end Of a page range....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Merge Cells in Excel using Python

    This quick tutorial guides on how to merge cells in Excel using Python. It contains all the necessary resources required to configure the development environment, a detailed steps and a runnable sample code to merge two cells in Excel using Python....four arguments where the first 2 arguments mention the starting...of cells in a row. For merging 2 columns, set the number of rows...

    kb.aspose.com/cells/python/how-to-merge-cells-i...
  10. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/java/create-chart/