Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 222,045 for

formatting

(1.05 sec)
  1. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...to preserve the layout and formatting of the Excel sheet. Explore...Excel sheet contains complex formatting or merged cells, it may not...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  2. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....types, updating, parsing, and formatting capabilities, including code...ABS(A)*.76) +3.85 Number formatting switches: =00000000 \\\#...

    docs.aspose.com/words/python-net/fields-overview/
  3. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....allows to insert content and formatting quickly and easily. Create...property to specify character formatting that will apply to all text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line Formatting of the data labels....format property ChartDataLabelCollec.format property Provides...line formatting of the data labels. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.emphasisMark property | Aspose.Words for N...

    Font.emphasisMark property. Gets or sets the emphasis mark applied to this Formatting....emphasis mark applied to this formatting. get emphasisMark () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Word to PDF file content display misalignment -...

    When using the aspose.words jar package, after the system converts a Word document to PDF, the content positions in the PDF file shift, resulting in inconsistencies with the original Word document’s display. word转pdf配置.…...be related to rendering or formatting challenges, as seen in other...include fixes for rendering and formatting issues. If the problem persists...

    forum.aspose.com/t/word-to-pdf-file-content-dis...
  7. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...control over text styling and formatting is required, leveraging text...with its unique style and formatting. In this example, we delineate...

    docs.aspose.com/psd/java/text-layer-manipulation/
  8. 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...
  9. 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...
  10. 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 build...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...