Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 172,394 for

document formatting

(0.68 sec)
  1. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET....characters in Word documents. Microsoft Word documents may contain various...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/net/working-with-control-...
  3. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers to time in Excel...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/java/working-with-table-o...
  8. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your Document dynamically when building a report using C#....inserting HTML dynamically into documents. You can insert HTML to your...when you need to override formatting of some parts of an expression...

    docs.aspose.com/words/net/inserting-html-dynami...
  10. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....Examples Shows how to create a formatted table using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...