Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 219,445 for

formatting

(0.34 sec)
  1. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell Formatting. Enhance your documents with customizable styles and properties today!...represents current table cell formatting properties. public CellFormat...get ; } Examples Shows how to format cells with a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance document clarity!...RowFormat property to specify row formatting. Examples Shows how to merge...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ListFormat | Aspose.Words for Java

    Allows to control what list Formatting is applied to a paragraph in Java....Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...append_document(src_doc, import_format_mode) Appends the specified... words . Document , import_format_mode : aspose . words . ImportFormatMode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldUpdateCultureSource...

    Aspose::Words::Fields::FieldUpdateCultureSource enum. Indicates what culture to use during field update in C++....culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...Specifies how to merge style formatting that clashes. appendDocument(srcDoc...Specifies how to merge style formatting that clashes. importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...processes the document’s formatting and content. Subtle differences...the document structure or formatting can lead to discrepancies...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...inserted and specify any extra formatting to the table. DocumentBuilder...tested whether other HTML formatting (like for italics) behaves...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. Tables and Ranges with JavaScript via C++|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  10. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...