Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 172,397 for

document formatting

(0.23 sec)
  1. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....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...
  2. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly....that refers to the shading formatting for the paragraph. public...borders and shading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....the Working with Charts documentation article. Examples: Shows...chart axis title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  5. Online EXCEL File Compression or Build Python A...

    Free online app to compress different EXCEL files. Python archiving library code for EXCEL Documents....NET Compress Excel Online Document Compression App and Python...powerful Python based EXCEL document archiving applications. Archive...

    products.aspose.com/total/python-net/compress/e...
  6. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with Golang via C++ Contents [ Hide...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  7. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Export XSLFO to POWERPOINT in Android | product...

    Android API to Convert XSLFO to POWERPOINT without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/android-java/conversi...
  9. Export XSLFO to XAML in Android | products.aspo...

    Android API to Convert XSLFO to XAML without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/android-java/conversi...
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...generated HTML table into a Word document. Expected result: The indentation...

    forum.aspose.com/t/indentation-applied-to-first...