Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 9,897 for

2 of

(0.11 sec)
  1. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....2.docx", SaveFormat.DOCX, options);...getArtifactsDir() + "LowCode.SplitDocument.2.docx", SaveFormat.DOCX, options);...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldTA::get_LongCitatio...

    Aspose::Words::Fields::FieldTA::get_LongCitation method. Gets or sets the long citation for the entry in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldTA::get_ShortCitati...

    Aspose::Words::Fields::FieldTA::get_ShortCitation method. Gets or sets the short citation for the entry in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...following on it (8 bits per pixel) 2. I need to calculate minimal gray...Discourse April 25, 2025, 5:47am 2 @DanAvni To perform image analysis...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  6. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style Of a [Shape](../shape/).... foreColor = "#FFFFFF" ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FixedPageSaveOptions.pageSavingCallback propert...

    FixedPageSaveOptions.pageSavingCallback property. Allows to control how separate pages are saved when a document is exported to fixed page format.... writeln ( "Page 2." ); builder . insertImage ( base...pageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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

    Implements the USERNAME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier Of the list....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

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