Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 219,649 for

formatting

(0.36 sec)
  1. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame....Examples Shows how to build a formatted 2x2 table. let doc = new aw...changes to the builder's formatting. expect ( table . rows ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....can easily automate list formatting in your slides programmatically...essential details in a concise format. Why Use Numbered Lists? Numbered...

    docs.aspose.com/slides/python-net/manage-bullet...
  3. Remove Pivot Connection with JavaScript via C++...

    Learn how to remove a pivot connection using Aspose.Cells for JavaScript via C++....workbook in the output XLSX format. const outputData = workbook...}); </ script > </ html > Formatting Slicer with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/remove-piv...
  4. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....no fill or border and some formatted text. Here’s how to create...:: NoFill ); // Set text formatting. $paragraph = $textBox ->...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object...Methods Name Description clear_formatting() Removes shading from the...insert_cell () builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a PDFA file to PDF using C# | Aspose...

    Sample code for PDFA‑to‑PDF conversion in .NET. Use the API example code for batch PDFA‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from PDFA to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/pdfa-to-...
  7. Converting a PDF file to DOC using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑DOC Conversion on All Platforms...a document from PDF to DOC format using Aspose.PDF for Go. Use...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. Converting a PDF file to XPS using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑XPS Conversion on All Platforms...a document from PDF to XPS format using Aspose.PDF for Go. Use...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  9. Converting a PDF file to TEX using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑TEX Conversion on All Platforms...a document from PDF to TEX format using Aspose.PDF for Go. Use...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  10. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... list_format . list = list1 builder . writeln...( 'Item 2' ) builder . list_format . remove_numbers () # We can...

    reference.aspose.com/words/python-net/aspose.wo...