Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 178,115 for

document formatting

(1.54 sec)
  1. Convert OFT to DOTX in Python | products.aspose...

    Save OFT to DOTX in your Python applications without using Microsoft Outlook or Word... The OFT format is a file format used by Microsoft Outlook...templates. It is a text-based format that stores the content of...

    products.aspose.com/total/python-net/conversion...
  2. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...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...
  3. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....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...
  4. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/python-net/merging-and-un...
  7. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input Documents into a single Document and returns [Document](../../../aspose.words/Document/) instance of the final Document....method merge_docs(input_documents, merge_format_mode) Merges the given...input documents into a single document and returns Document instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell Formatting. Enhance your Documents with customizable styles and properties today!...represents current table cell formatting properties. public CellFormat...how to format cells with a document builder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your Documents.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Watermark.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!...Adds Text watermark into the document. public void SetText ( string...text watermark. Document doc = new Document (); // Add a plain...

    reference.aspose.com/words/net/aspose.words/wat...