Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 217,059 for

formatting

(0.26 sec)
  1. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....is_insert_revision ) # 2 - A "format" revision: # This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) 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...
  3. 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...
  4. 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...
  5. 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...
  6. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....process of converting the file format from MD to Word in Python ...flag to import the underline formatting from the MD file, ignore...

    kb.aspose.com/words/python/convert-markdown-to-...
  7. Print Word Document with Comments using C#

    Follow this article to print Word document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....revisions inline, and delete and format revisions in the balloon Set...out of insertion, deletion, formatting will be displayed in the...

    kb.aspose.com/words/net/print-word-document-wit...
  8. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols 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/nodejs-java/examples/ele...
  9. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance document interactivity with dynamic dropdown fields for seamless user experiences.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...file containing cells with formatting. U16String sourceDir ( u...// Save the workbook in XLSX format. wb . Save ( outputDir + u...

    docs.aspose.com/cells/zh/cpp/change-cells-align...