Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 176,669 for

document formatting

(0.13 sec)
  1. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document Formatting with customizable list levels for enhanced clarity and presentation....class A collection of list formatting for each level in a list...the Working with Lists documentation article. public class ListLevelCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and Document structuring....Manipulate PDF Document Contents [ Hide ] Validate PDF Document for PDF...and A 1B) To validate a PDF document for PDF/A-1a or PDF/A-1b compatibility...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  3. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the Document....horizontal rule shape into the document. def insert_horizontal_rule...customize its formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Markdown to PDF in C# | Convert MD to PDF

    Learn how to convert Markdown to PDF in C# with Aspose.Words for .NET. Explore the step-by-step guide for MD to PDF conversion, with code examples....is widely used to create formatted text using plain text syntax...prefer it for documentation, notes, and content formatting. However...

    blog.aspose.com/words/convert-markdown-to-pdf-i...
  6. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....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. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....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...
  8. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Shows how to format text inserted by a document builder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...