Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,887 for

split

(0.07 sec)
  1. SplitOptions.split_criteria property | Aspose.W...

    SplitOptions.Split_criteria property. Specifies the criteria for Splitting the document into parts....split_criteria property SplitOptions.split_criteria property...for splitting the document into parts. @property def split_criteria...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Splitting and Merging PST Files|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....Español Русский Portuguese Splitting and Merging PST Files Contents...provides the capability to split a single PST file into multiple...

    docs.aspose.com/email/java/splitting-and-mergin...
  3. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_Split_heading_level property. Specifies the maximum level of headings at which to Split the document...document_split_heading_level property HtmlSaveOptions.docume...document_split_heading_level property Specifies the maximum level of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Splitter Class | Aspose.Words for .NET

    Effortlessly Split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency....Provides methods intended to split the documents into parts using...static Split ( Stream, SaveFormat , SplitOptions ) Splits a document...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_Split_criteria property. Specifies how the document should be Split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...document_split_criteria property HtmlSaveOptions.document_split_criteria...how the document should be split when saving to SaveFormat.HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is Split into parts in C++....Specifies how the document is split into parts. enum class SplitCriteria...Specifies that the document is split into pages. SectionBreak 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. 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/
  9. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to Split the documents into parts using different criteria....Provides methods intended to split the documents into parts using...numbers that were removed. split(input_file_name, output_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unmerge Cells in Excel using C#

    Refer to this article to unmerge cells in Excel using C#. It has the IDE settings, steps, and a sample code to Split merged cells using C#.... Steps to Split Merged Cells using C# Set the...use Aspose.Cells for .NET to split cells Load the source Excel...

    kb.aspose.com/cells/net/unmerge-cells-in-excel-...