Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 220,776 for

formatting

(0.36 sec)
  1. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...related to how the table’s formatting is handled during the import...help retain the original formatting of the table more accurately...

    forum.aspose.com/t/importnode-changes-layout-of...
  2. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....AI Convert XLSX File to PDF Format with C++ Contents [ Hide ]...] PDF (Portable Document Format) represents documents independently...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  3. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....slides, or even different file formats (e.g., PPT to PPTX). Merging...combine selected slides. Cross-Format Merge: Integrate presentations...

    docs.aspose.com/slides/python-net/merge-present...
  4. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...Provides access to the list formatting used in the document. (Inherited...that might result in data or formatting fidelity loss. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 通过C++使用JavaScript获取区域的地址、单元格数量、偏移、整列和整个行|Docume...

    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.... columnCount ); // Formatting console output. lines . push...entireRow . address ); // Formatting console output. lines . push...

    docs.aspose.com/cells/zh/javascript-cpp/get-add...
  7. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....their shapes, styles, texts, formatting, comments, animations, etc...presentation presentations in one format (PPT to PPT, PPTX to PPTX,...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  8. Track Changes in a Document|Aspose.Words for No...

    Track changes to content and Formatting made by you or others using Node.js. Access individual revisions in a document and apply various properties to them....track changes to content and formatting made by you or other users...Aspose.Words does not detect formatting during tracking changes....

    docs.aspose.com/words/nodejs-net/track-changes-...
  9. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...several methods, including formatting cells to appear blank or...data by formatting cells with custom number formatting ( ;;; )...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...pdf", options); Formatting and Alignment of word document...@rnara To ensure that the formatting and alignment of your Word...

    forum.aspose.com/t/pdf-rendition-is-not-getting...