Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 133,215 for

2

(0.06 sec)
  1. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Render Unicode Supplementary characters in outp...

    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....Normal Unicode characters are 2-bytes long while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/net/render-unicode-supple...
  5. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Auto-space a Collection of Shapes in the Visio ...

    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....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/python-java/auto-space-...
  7. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... Item 2 \r\n" + "8. Item 3\r\n" + "9....+ "6. Item 1\r\n" + "7. Item 2 \r\n" + "8. Item 3\r\n" + "9....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Jython 中冻结窗格|Documentation

    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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...
  9. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency.... RemoveLastEmptyParag 2 Remove the empty paragraph that...<p>paragraph 1</p> <p>paragraph 2</p> </div> </div> </html>" ; //...

    reference.aspose.com/words/net/aspose.words/htm...
  10. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....writeln("Page 2"); builder.insertBreak(BreakType...assertEquals("Page 1\r" + "Page 2\r" + "Page 3\r" + "Even header\r\r"...

    reference.aspose.com/words/java/com.aspose.word...