Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 219,469 for

formatting

(0.29 sec)
  1. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...) frame_format Provides access to the frame formatting properties...otherwise. is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  4. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/java/use-documentbuilder-...
  5. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character Formatting used for the list label in C++....method Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::List::get_ListLevels meth...

    Aspose::Words::Lists::List::get_ListLevels method. Gets the collection of list levels for this list in C++....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. 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...
  8. 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...
  9. ChartFormat | Aspose.Words for Java

    Represents the Formatting of a chart element in Java....ChartFormat Represents the formatting of a chart element. To learn...Examples: Shows how to use chart formating. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...