Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 155,004 for

2

(0.27 sec)
  1. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...save options with the A4 size 2 PsSaveOptions options = new PsSaveOptions();...

    docs.aspose.com/page/net/ps/working-with-text/
  3. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++....get_Border () -> set_LineWidth ( 2.5 ); builder -> get_Font () ->...Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ PHP https://products.aspose.com/pdf/th/php-java/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ PHP on Aspsoe......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/php-java/conversion/...
  6. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....condExpression -> Remove (); } // 2 - The "Primary" header/footer...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Adds...

    docs.aspose.com/slides/cpp/create-chart/
  9. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...