Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 219,677 for

formatting

(0.4 sec)
  1. AI-powered Features in Python | Translate a Doc...

    Use Aspose.Words for Python to summarize, translate, and check grammar of documents with AI, enabling smarter and automated document processing workflows....preserving structure and formatting. Getting Started # Before...different languages while keeping formatting intact. Key Points # Maintains...

    blog.aspose.com/words/ai-powered-features-aspos...
  2. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...is likely related to the formatting of the footnotes or how the...ensure that the footnote formatting in your DOCX file is standard...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  3. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the Formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...as is along with all the formatting. The idea is that I want...JSON while capturing all the formatting, you can utilize the ExportRangeToJsonOpt...

    forum.aspose.com/t/convert-range-to-json/311994
  4. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...persists, review the document’s formatting in Word to ensure there are...are no hidden elements or formatting that could affect layout...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  5. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....worksheet has cells with only formatting applied. In such a scenario...initialized cells due to cell formatting cannot be detected using...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  6. Common issues with .pub files

    When working with MS Publisher you may face some problems with the .pub files. Here you will find information on how to resolve these problems....like any proprietary binary format, possess distinct technical...resource linking tactics and format‑conversion workflows—enabling...

    docs.aspose.com/pub/net/troubleshoot-with-pub-f...
  7. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....the “effective” paragraph formatting parameters, taking style...Use the effective paragraph formatting data structure ; it returns...

    docs.aspose.com/slides/nodejs-java/paragraph/
  8. Convert DIF to WORD using Python or with free O...

    DIF to WORD conversion in your Python applications without using Microsoft Office or online. Test free DIF to WORD online converter quickly before integrating the code....the desired Microsoft Word format. The “Aspose.Total for Python...the desired Microsoft Word format. The “Aspose.Total for Python...

    products.aspose.com/total/python-net/conversion...
  9. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....can create a paragraph, set formatting properties, and then append...note that you can define formatting settings when you insert...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...the visual structure and formatting? large area from A1 till...page, leading to improper formatting. Solution : You can adjust...

    forum.aspose.com/t/extarct-content-from-excel-a...