Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 213,730 for

formatting

(0.12 sec)
  1. Merge ODP Files To PNG Using Python | products....

    Merge multiple ODP files in Python....their shapes, styles, texts, formatting, comments, animations, etc..."presentation_slide_ {0} .png" . format(str(slide . slide_number))...

    products.aspose.com/slides/python-net/merge/odp...
  2. Merge PPS Files To PNG Using Python | products....

    Merge multiple PPS files in Python....their shapes, styles, texts, formatting, comments, animations, etc..."presentation_slide_ {0} .png" . format(str(slide . slide_number))...

    products.aspose.com/slides/python-net/merge/pps...
  3. Merge PPTX Files To PNG Using Python | products...

    Merge multiple PPTX files in Python....their shapes, styles, texts, formatting, comments, animations, etc..."presentation_slide_ {0} .png" . format(str(slide . slide_number))...

    products.aspose.com/slides/python-net/merge/ppt...
  4. Merge PPTM Files To SVG Using Python | products...

    Merge multiple PPTM files in Python....their shapes, styles, texts, formatting, comments, animations, etc..."presentation_slide_ {0} .svg" . format(str(slide . slide_number))...

    products.aspose.com/slides/python-net/merge/ppt...
  5. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....developers can easily add, format, and manage text boxes programmatically...Set fill and outline. Add and format text. Save the presentation...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  6. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...Create a paragraph, set some formatting properties, and then append...Paragraph ( doc ) para . paragraph_format . style_name = 'Heading 1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....calls and script commands to format headers and footers. Script...to set header and footer formatting. Script Commands Description...

    docs.aspose.com/cells/net/setting-headers-and-f...
  8. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....on the disk in PPTX or PPT format. Steps to Make a Pie Chart...is saved on the disk in PPTX format using the save method. Code...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  9. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....ASSERT_EQ ( System :: String :: Format ( u "Hello world!{0}" , Aspose...Cr ()) + System :: String :: Format ( u "Hello again!{0}" , Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...