Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 213,374 for

formatting

(0.14 sec)
  1. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list Formatting properties....list_format property DocumentBuilder.list_format property Returns...current list formatting properties. @property def list_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript...dispose (); } } Set Text Formatting on Table Row Level Create...dispose (); } } Set Text Formatting on Table Column Level Create...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  4. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance document automation and streamline workflow efficiency!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 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...
  7. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your document management!... 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/inl...
  8. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (formula) field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...Provides access to the font formatting of this object. virtual IsComposite...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words/spe...
  10. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....customize the template file for formatting a report. This code will...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...