Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 19,458 for

2 of

(0.05 sec)
  1. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking Of document changes as revisions.... runs [ 2 ] . is_insert_revision ) # Creating...again! ' ) self . assertEqual ( 2 , doc . revisions . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote | Aspose.Words for Java

    Represents a container for text Of a footnote or endnote in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.BarCode Java for IntelliJ IDEA - Maven|D...

    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....BarCode for Java API Wizard 2: Aspose.BarCode Examples Aspose...5 or higher 1 GB RAM minimum, 2 GB RAM recommended 300 MB hard...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  4. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection Of document variables... assertEqual ( 2 , variables . index_of_key ( 'Home...variables . contains ( 'City' )) # 2 - By index: variables . remove_at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins Of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++.... setBottomMargin ( 2 ); pageSetup . setLeftMargin (...setHeaderMargin ( 2 ); pageSetup . setFooterMargin ( 2 ); // Save the...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  8. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-Of-column character, char14, for seamless formatting!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  9. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...class and set the depth set to 2. Create the fourth paragraph instance...getParagraphFormat () -> setDepth ( 2 ); # Adds the fourth paragraph...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...