Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 9,902 for

2 of

(0.04 sec)
  1. FieldLink.format_update_type property | Aspose....

    FieldLink.format_update_type property. Gets or sets a way the linked object updates its formatting....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDde.insert_as_picture property | Aspose.Wo...

    FieldDde.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.insert_as_html property | Aspose.Word...

    FieldLink.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.insert_as_bitmap property | Aspose.Wo...

    FieldLink.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... write ( 'Original cell 2 text' ) builder . end_table ()...runs [ 0 ] . text = 'Edited Cell 2 contents' doc_edited . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... write ( 'Original cell 2 text' ) builder . end_table ()...runs [ 0 ] . text = 'Edited Cell 2 contents' doc_edited . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes.... write ( 'Original cell 2 text' ) builder . end_table ()...runs [ 0 ] . text = 'Edited Cell 2 contents' doc_edited . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...stream for PostScript document 2 FileOutputStream outPsStream =...Color. BLACK , new BasicStroke(2)); 27 28 //Stroke a text with...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....builder -> Write ( u "Original cell 2 text" ); builder -> EndTable ();...-> set_Text ( u "Edited Cell 2 contents" ); ( System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and formatting. Default, 0.... ConsecutiveHyphenLim = 2 ; doc . HyphenationOptions . HyphenationZone...

    reference.aspose.com/words/net/aspose.words.set...