Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 20,336 for

2 of

(0.27 sec)
  1. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...
  2. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your document management today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  3. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  5. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...cells-java Tim49 April 23, 2025, 2:29pm 1 The following code snippet...johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We have found the issue...

    forum.aspose.com/t/deleteblankoptions-set-start...
  6. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...example -1 means the last item, -2 means the second before last and...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 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...
  10. Generate PDF417 Barcodes|Documentation

    Aspose.BarCode for Python via .NET can be used to generate different types Of PDF417 barcodes....850 alphanumeric characters or 2,710 numerical digits or 1,108...columns to encode information; 2 columns to store metainformation...

    docs.aspose.com/barcode/python-net/generate-pdf...