Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 19,446 for

2 of

(0.07 sec)
  1. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Discourse May 5, 2025, 1:01pm 2 @martincoty77 To prevent text...the 2 cs files used with the code. WordWrapIssue.zip (2.1 KB)...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  2. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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.... length >= 2 ) { SmartObjectLayer smartObjectLayer1..."rgb8_2x2_linked2.psd" , 0x53 , 0 , 0 , 2 , 2 , FileFormat . Png ); $ . exampleOfUpdatingSma...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....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. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA 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...
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... write ( 'Run 2. ' ) # Every invocation of the...first_paragraph . runs self . assertEqual ( 2 , runs . count ) # We can also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry....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...
  7. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry....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.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list....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. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported load format to Markdown and vice versa using Java....1 or 2. If N in “Heading N” is greater than or equal to 2, then...SetextHeading is based on “Heading 2”, otherwise on “Heading 1”. Different...

    docs.aspose.com/words/java/convert-a-document-t...