Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,764 for

split document

(0.07 sec)
  1. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (1.4 KB) Chrome imag…...private static void addBookmark(Document mergedDoc, String inputFile...getOutlines().add(bookmark); } asad.ali Split this topic November 18, 2025...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  3. Zoom Factor in Python|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....1, please check the output document." Download Running Code Download...social coding sites: GitHub Split Panes in Python Analyzing your...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  4. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...row in a table. doc = aw . Document ( file_name = MY_DIR + 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with Java code....Cells to merge or split a range of cells. Aspose.Cells...Merging and unmerging cells . AI Document Assistant Close Search and...

    docs.aspose.com/cells/java/merge-or-unmerge-ran...
  7. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  8. 在 Jython 中拆分窗格|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....setActiveCell ( "A20" ); # Split the worksheet window workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...
  9. Adding a Watermark to an Image|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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  10. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。... split ( '$' ) replaces = replace . split ( '$' ) for...( s_find , s_replace ) AI Document Assistant Close 创建文本框,其中每行具有不同的水平对齐方式...

    docs.aspose.com/cells/zh/python-net/replace-tag...