Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 172,523 for

document formatting

(0.13 sec)
  1. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...to PDF, as this ensures the document’s page layout is fully updated...code as follows: Document doc = new Document(inputFilePath); doc...

    forum.aspose.com/t/table-contents-are-getting-s...
  2. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  3. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...012345 ); // Format the cell to display 0.01 instead...string value without any formatting value = cell . GetStringValue...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  4. Aspose::Words::Fields::FieldMergeRec class | As...

    Aspose::Words::Fields::FieldMergeRec class. Implements the MERGEREC field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMergeRec...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word Document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...fill a bookmark in a Word document with a specific left indent...Here’s a code example and a document InsertIntoBookmarkLo.zip (37...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  7. Managing Document Properties|Documentation

    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....Ask AI Managing Document Properties Contents [ Hide ] Possible...work with built‑in and custom document properties. Here is the Microsoft...

    docs.aspose.com/cells/cpp/managing-document-pro...
  8. Convert WORD to XLSB in C++ or with free Online...

    C++ API to Convert WORD to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSB online converter quickly before integrating the code....Convert Converting Word documents to XLSB format is a common requirement...applications. XLSB is a binary file format used by Microsoft Excel that...

    products.aspose.com/total/cpp/conversion/word-t...
  9. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....Cleanup (); } AI Document Assistant Close Formatting Slicer with C++...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  10. HTML to XPS Converter using Java | Aspose.PDF

    HTML to XPS conversion via Java sample code. Programmers can use this example code to export HTML to XPS within any Web or Desktop Java based application....programmatically a document from HTML to XPS format with a modern...modern document-processing Java API. Use just a few lines of Java code...

    products.aspose.com/pdf/java/conversion/html-to...