Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 214,306 for

formatting

(0.34 sec)
  1. 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...
  2. 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...
  3. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...our code we set KEEP_SOURCE_FORMATTING but looks like that is not...ImportFormatMode.KEEP_SOURCE_FORMATTING); // if (footerPageNr > 1)...

    forum.aspose.com/t/merging-documents-causing-bu...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....through each ICell to apply formatting to the top, bottom, right...dblRows ); // Sets the border format for each cell for ( int row...

    docs.aspose.com/slides/net/manage-table/
  9. 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...
  10. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability.... 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/par...