Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,479 for

split

(0.21 sec)
  1. 用 C++ 在 Excel 工作表中分屏|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  2. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is Split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....Specifies how the document is split into parts when saving to SaveFormat...combined. For instance you can split the document at page breaks...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Images from a PDF in C# How to Split PST File using Java How to Insert...Python How to Split PST File using C# How to Split Pages in Word...

    kb.aspose.com/categories/page/62/
  5. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way....intended to convert, merge, split, compress etc. a variety of...comprehensive document convert, merge, split with 35+ supported file formats...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be Split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....how the document should be split when saving to Html , Epub or...some cases it is preferable to split the output into several smaller...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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...
  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. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document Splitting. Optimize your workflow with versatile options for seamless part management....Specifies how the document is split into parts. public enum SplitCriteria...Specifies that the document is split into pages. SectionBreak 1 Specifies...

    reference.aspose.com/words/net/aspose.words.low...