Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,887 for

split

(0.13 sec)
  1. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++....options how the document is split into parts. Splitter Provides...Provides methods intended to split the documents into parts using different...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Splitter | Aspose.Words for Java

    Provides methods intended to Split the documents into parts using different criteria in Java....Provides methods intended to split the documents into parts using...outputFileName, int saveFormat) split(InputStream inputStream, SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...sahi Split this topic August 13, 2025,... 11:30am 23 13 posts were split to a new topic: Font becomes...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  5. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python.... You will learn to split cells on the entire sheet or...Cells for Python via Java for splitting the cells Load the Excel file...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  6. 在Php中分割窗格|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 $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  7. Working with PDF Documents using Python|Aspose....

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Python via C++ library.... Split PDF - split PDF pages into individual...

    docs.aspose.com/pdf/python-cpp/working-with-doc...
  8. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/net/merging-and-unmerging...
  9. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。... PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst... FileMode . Create )) { // Split pages pdfEditor . SplitFromFirst...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  10. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with Split panes, frozen panes, and zoom factor as well....script > </ html > Split Panes If you need to split the screen to...in the same worksheet, use split panes. Microsoft Excel offers...

    docs.aspose.com/cells/javascript-cpp/worksheet-...