Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,230 for

split

(0.19 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. 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...
  3. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...Split 方法进行拆分。 #include <iostream>...); // Split worksheet vertically on columns. sheet . Split ();...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  4. 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...
  5. Worksheet Views|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.... Split Panes If you need to split the screen to...in the same worksheet, use split panes. Microsoft Excel offers...

    docs.aspose.com/cells/cpp/worksheet-views/
  6. Working with Tasks | Aspose.Tasks Documentation

    Learn how to Split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, Splitting, and viewing Split tasks....scheduled, and it needs to be split into two or more parts. Microsoft...Microsoft Project supports task splitting, and Aspose.Tasks for .NET...

    docs.aspose.com/tasks/net/split-tasks/
  7. 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....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-py...
  8. 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-...
  9. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with Split panes, frozen panes, and zoom factor as well.... Split Panes If you need to split the screen to...in the same worksheet, use split panes. Microsoft Excel offers...

    docs.aspose.com/cells/net/worksheet-views/
  10. 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...