Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 177,047 for

document formatting

(0.43 sec)
  1. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Create a new file using the Document class and put some text using...DocumentBuilder object Set the formatting for inserting the hyperlink...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  2. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your Document's visual appeal.... Fill Represents fill formatting for an object. GlowFormat...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional Formatting may be defined in a table style....areas to which conditional formatting may be defined in a table...Description FIRST_ROW Specifies formatting of the first row of a table...

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

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignore_redundant True indicates...when joining runs with same formatting. ignore_spacing True indicates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...and the resulting formatting in the document not using the indent...unordered list into a Word document using Aspose.Words, you can...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  8. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Python via .NET....Ask AI Format Pivot Table Cells Contents [ Hide ] Sometimes,... you want to format pivot table cells. For example, you want...

    docs.aspose.com/cells/python-net/format-pivot-t...
  10. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...underline formatting as ++. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...