Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 133,417 for

2

(0.05 sec)
  1. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....Write ( "Section 1, Paragraph 2. " ); doc . AppendChild ( new...docBuilder . Write ( "Section 2, Paragraph 1. " ); // Use our...

    reference.aspose.com/words/net/aspose.words/com...
  2. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.PSD for .NET 21.4 - 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....IsOriginBoxCornersPr ); AssertAreEqual ( 2.9000000000000004d , setting ....setting . OriginBoxCorners [ 2 ]); AssertAreEqual ( 7.3000000000000007d...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-4...
  5. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....archive = new GzipArchive()) { 2 archive. setSource (dataDir +...GzipArchive(dataDir + "archive.gz" )) { 2 try (FileOutputStream extracted...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  6. 通过Node.js的C++将宏分配给表单控件|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将宏代码分配给如按钮等表单控件。... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/zh/nodejs-cpp/assign-macr...
  7. FieldSymbol.IsAnsi | Aspose.Words for .NET

    Discover the FieldSymbol IsAnsi property, easily manage ANSI character codes for enhanced data handling and improved coding efficiency.... Writeln ( " Line 1" ); // 2 - Add a SYMBOL field which displays...()); builder . Writeln ( "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...