Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,638 for

split

(0.35 sec)
  1. How to check Frozen State without Excel using N...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using Node.js with C++ library....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split with Node.js? We can simply...

    docs.aspose.com/cells/nodejs-cpp/how-to-check-f...
  2. Փոխակերպեք պարբերությունը Word-ի կետի կետերի, օ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով Python-ը: Դուք կստանաք կարգավորումներ IDE-ի համար և օրինակելի կոդ՝ Word-ում Python-ի միջոցով տեքստը կետային կետերի փոխակերպելու համար:...բաժանեք այն տողերի՝ օգտագործելով split() մեթոդը Ստեղծեք ելքային Word...նախադասությունների ցանկի՝ օգտագործելով split() մեթոդը, որին հաջորդում է ելքային...

    kb.aspose.com/hy/words/python/convert-paragraph...
  3. 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-...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Merge Cells in Word using Java Split Word Document into Sections...Python Resize Image using Python Split Word Document into Sections...

    kb.aspose.com/categories/page/15/
  5. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the Splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....context ) Examples Shows how to split document by pages using context.... Execute (); Shows how to split document from the stream by...

    reference.aspose.com/words/net/aspose.words.low...
  6. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties.... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... // 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...
  8. Working with PDF Documents|Aspose.PDF for Java

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Java.... Split PDF - split PDF pages into individual...

    docs.aspose.com/pdf/java/working-with-documents/
  9. 使用 JavaScript via C++ 拆分 PDF、HTML、TXT 文件 | Aspo...

    本主题介绍如何使用 JavaScript 将 PDF 页面拆分为单个 PDF 文件。...a page to split*/ const pageToSplit = 1 ; /*split a PDF-file...target . files [ 0 ]. name + " split: " + json . fileNameResult1...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  10. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...created with LibreOffice does not split the placeholder, therefore the...logical string, even if Word split it into multiple runs. The callback...

    forum.aspose.com/t/placeholder-not-replaced-com...