Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 215,174 for

formatting

(0.26 sec)
  1. 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...
  2. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....selected cell(s) and choose “Format Cells” from the context menu...Excel ribbon, click on the “Format” dropdown in the “Cells” group...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  3. 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...
  4. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....reliability, expands shape and text formatting, improves Markdown export...across PDF, HTML-Fixed, and SVG formats, adds support for Variable...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....on the disk in the desired format like PPTX , PPT , etc. Steps...data points, chart title, formatting, sidewall, rotation, plot...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  10. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... True ); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/net/aspose.words/run...