Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,768 for

split document

(0.17 sec)
  1. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Java Latest Answers Split Word Document into Sections using Java...From Word Document in Java Compare Word Documents using Java...

    kb.aspose.com/words/java/page/2/
  2. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word Document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...chart as an image in word document Aspose.Cells Product Family...I’m inserting it into a word document and one of the footnotes for...

    forum.aspose.com/t/name-error-when-inserting-a-...
  3. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  4. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  5. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance Document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....additional options when saving a document into the Html, Mhtml, Epub...the Specify Save Options documentation article. public class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。... split ( '$' ) replaces = replace . split ( '$' ) for...( s_find , s_replace ) AI Document Assistant Close 创建文本框,其中每行具有不同的水平对齐方式...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  8. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.DocumentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  9. 将 PDF 文件拆分为单个页面的 Python|Aspose.PDF for Python v...

    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....Document() pdf=self.dataDir + 'input1...total_size): # 创建一个新的 Document 对象 new_document = self.Document(); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/python-java/split-pdf-fi...
  10. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document....first_section property Document.first_section property Gets the...the first section in the document. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...