Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 20,748 for

2 of

(0.05 sec)
  1. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type Of a text form field....'Enter your name here' , 30 ) # 2 - Combo box with prompt text,...

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

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!... Center 2 Specifies that the object shall...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more prOfessional look.... FromDouble ( 2 ), ChartYValue . FromDouble (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more prOfessional look.... FromDouble ( 2 ), ChartYValue . FromDouble (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... write ( 'Paragraph 2.' ) # Since we used the same border...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections Of borders.... write ( 'Paragraph 2.' ) # Since we used the same border...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....5 for zoom out , or 2 for zoom in Set FileName xs ....sri : 0 , sci : 0 , eri : 2 : eci : 2 } reprensents range start...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....2" ); builder . ParagraphFormat...builder . Writeln ( "Heading 2" ); builder . Writeln ( "Heading...

    reference.aspose.com/words/net/aspose.words/par...
  9. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... StartPage = 2 ; extractor . EndPage = 2 ; // Extract images...extractor . StartPage = 2 ; extractor . EndPage = 2 ; // Extract images...

    docs.aspose.com/pdf/net/extract-images/