Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 218,928 for

formatting

(0.24 sec)
  1. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to export PPT to MD in Python....output MD file content and format setting. Finally, the presentation...output Markdown (MD) file formatting and content settings. You...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  2. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....all the pages in the PDF or format the bookmarks. Steps to Add...method, and for setting the formatting of bookmarks, use the different...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  3. FieldFormula Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormula class to effortlessly implement and manage formula fields in your documents for enhanced functionality.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....toEqual ( true ); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....toEqual ( true ); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...endRow (); // Reset cell formatting to disable the background...write ( "This paragraph is formatted with a double border and shading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold Formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...sets whether to apply bold formatting to the entry’s page number...ArtifactsDir + "Field.INDEX.XE.Formatting.docx" ); See Also class FieldXE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....mathematical text shapes and formatting equations using Aspose.Slides...presentation . dispose (); } } Format Math Text Set font properties...

    docs.aspose.com/slides/java/examples/elements/m...
  9. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....mathematical text shapes and formatting equations using Aspose.Slides...presentation -> Dispose (); } Format Math Text Set font properties...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  10. Split Word Document into Sections using Java

    This article guides on how to split Word document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into sections using Java....body contents, node type, formatting, etc. The section can be...

    kb.aspose.com/words/java/split-word-document-in...