Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 219,463 for

formatting

(1.26 sec)
  1. 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...
  2. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....rowFormat property to specify row formatting. Returns The row node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...StartTable() ' Cell formatting (shading, font, height, padding)...EndRow() ' Clear cell/paragraph formatting for the next rows builder...

    forum.aspose.com/t/header-alignment-issue-and-n...
  4. 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...
  5. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....developers can add simple or formatted rectangles to their slides...PPTX ) Create Formatted Rectangle To add a formatted rectangle to...

    docs.aspose.com/slides/python-net/rectangle/
  6. 使用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...
  7. 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...
  8. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....Specify switches to control the formatting and overall structure f the...built in a number of ways and formatted using a variety of options...

    docs.aspose.com/words/net/working-with-table-of...
  9. 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...
  10. 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...