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

document formatting

(0.14 sec)
  1. 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...
  2. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without Formatting using Aspose.Cells with C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Python....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/python-net/working-with-t...
  4. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/java/format-number-to-date/
  5. C++ API to Convert MD to EXCEL | products.aspos...

    Convert MD to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ file format automation libraries. This...editing, and manipulating PDF documents. After the MD file has been...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format method Contents [ Hide ] format(value, format) Called...capitalization format switch, i.e. \* Upper. format ( value : string...

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

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CellFormat.vertical_alignment property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision text for clarity, enhancing Document collaboration. Default is true....should be marked with special formatting markup. Default value is...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...GenerateWordWithStro() { Document doc = new Document(); // We can position...inserted and specify any extra formatting to the table. DocumentBuilder...

    forum.aspose.com/t/setting-builder-font-bold-fa...