Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 219,225 for

formatting

(0.11 sec)
  1. Fill.visible property | Aspose.Words for Node.js

    Fill.visible property. Gets or sets value that is ``true`` if the Formatting applied to this instance, is visible....value that is true if the formatting applied to this instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Reading and Writing Query Table of Worksheet wi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... log ( "Preserve Formatting: " + qt . getPreserveFormattin...()); // Now set Preserve Formatting to true qt . setPreserveFormattin...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  3. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  4. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....property to specify cell formatting. Examples Shows how to use...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document....property to specify cell formatting. Returns The cell node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting. To learn more, visit the documentation article in C++....date and time, and general formatting. To learn more, visit the...get_DateTimeFormat () Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....and modify the content and formatting of a document, you need to...their elements such as text formatting, tables, headers, and others...

    docs.aspose.com/words/net/translate-markdown-to...
  8. Android PowerPoint API | Aspose.Slides for Andr...

    Aspose.Slides for Android API or Android PowerPoint API to create read and manipulate PPT POT PPS PPTX POTX PPSX PowerPoint on Android....support for all major PowerPoint formats (PPT, PPTX) and OpenDocument... SVG, Markdown, and image formats like PNG, JPG, and TIFF. Export...

    products.aspose.com/slides/android-java/
  9. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....programmatically and discusses styling, formatting, and content population....presents details on how to add formatted tables to your document using...

    docs.aspose.com/words/net/create-a-table/
  10. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....new table and quickly apply formatting to the whole table. Note...StyleIdentifier to automatically apply formatting to the entire table. The...

    docs.aspose.com/words/net/how-to-build-a-table-...