Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 19,443 for

2 of

(0.04 sec)
  1. Aspose::Words::Fields::FieldTA::get_IsItalic me...

    Aspose::Words::Fields::FieldTA::get_IsItalic method. Gets or sets whether to apply italic formatting to the page number 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...
  2. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Family words-java ssj123ssj August 2, 2024, 9:20am 1 3042×1159 129...DOCX); } ssj123ssj August 2, 2024, 9:21am 2 myTest.docx (29.7 KB)...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  3. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order Of categories....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...
  4. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table Of authorities entry and its page number....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...
  5. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options Of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 pages for every page in the PDF. Is there a way that i can configure a comparer…...As the name suggested it has 2 pages for every page in the PDF...Discourse February 24, 2025, 9:39am 2 @MartinDiphoorn Can you please...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  6. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination Of general formats in C++.... UppercaseAlphabetic 2 Numeric formatting. Formats a...InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height Of the table row in points....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToa::get_BookmarkNa...

    Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets or sets the name Of the bookmark that marks the portion Of the document used to build the table 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...
  9. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS 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...