Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 9,851 for

2 of

(0.36 sec)
  1. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing document organization and clarity. Optimize your workflow today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  2. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount Of space (in points) to add below the contents Of table cells.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount Of space (in points) to add above the contents Of table cells.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your documents. Easily access and customize each column in your text section.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  5. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height Of the table row.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance 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...
  7. Convert JPG to EPS using Python

    JPG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform JPG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  8. Convert PNG to EPS using Python

    PNG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform PNG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/png-to-...
  9. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. Custom Shape|Aspose.Slides for Node.js via .NET...

    Add a custom shape to a PowerPoint presentation in JavaScript...All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/nodejs-java/custom-shape/