Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,712 for

split

(0.08 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Split PDF, HTML, TXT Files using JavaScript via C++https://products.aspose.com/pdf/javascript-cpp/Splitter/Recent content in Split PDF, HTML, T......PDF Products – Split PDF, HTML, TXT Files using JavaScript...splitter/Recent content in Split PDF, HTML, TXT Files using JavaScript...

    products.aspose.com/pdf/javascript-cpp/splitter...
  2. 拆分工作表单元格|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.... ActiveCell = "A10" ; //Split the worksheet window workbook...Worksheets [ 0 ]. Split (); workbook . Save ( "output-Split.xls" ); NPOI...

    docs.aspose.com/cells/zh/net/split-cells-in-wor...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Split PDF, HTML, TXT Files using C#https://products.aspose.com/pdf/net/Splitter/Recent content in Split PDF, HTML, TXT Files using C# on Aspsoe......PDF Products – Split PDF, HTML, TXT Files using C#https://products...com/pdf/net/splitter/Recent content in Split PDF, HTML, TXT Files using C#...

    products.aspose.com/pdf/net/splitter/index.xml
  4. 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...
  5. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js 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....closed after saving Split Panes If you need to split the screen to...the same worksheet, you can split panes. Microsoft Excel offers...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....string and split it into strings using the split() method Create...array of strings created with split and write each string to the...

    kb.aspose.com/words/python/convert-paragraph-in...
  7. SplitterContext class | Aspose.Words for Python

    aspose.words.lowcode.SplitterContext class. Document Splitter context....ProcessorContext ) split_options Document split options. warning_callback...ProcessorContext ) Examples Shows how to split document by pages using context...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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/
  10. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...text from the text frame and split it based on the number of columns...= textFrame->get_Text(); // Split the text into columns (you may...

    forum.aspose.com/t/how-to-extract-multi-column-...