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

split document

(0.11 sec)
  1. Replace word with image - Free Support Forum - ...

    Dear, I have a docs Document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...8:06am 1 Dear, I have a docs document in which I want to replace...words with images in a Word document while maintaining the image...

    forum.aspose.com/t/replace-word-with-image/317224
  2. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...Post-process the results to split any grouped changes into individual...words import Document, CompareOptions # Load documents doc1 = Document("original...

    forum.aspose.com/t/strict-per-word-comparison/3...
  3. 将 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...
  4. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. get allowBreakAcrossPage...table. let doc = new aw . Document ( base . myDir + "Table spanning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  6. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various formats. Enhance your workflow today!...additional options when saving a document into a particular format....the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage Documents with python-net. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/python-net/programming-wi...
  8. Merge or Unmerge Range of Cells|Documentation

    This article describes how to merge and unmerge cells in a range in Excel with Aspose.Cells for Python via .NET library....NET to merge or split a range of cells. Aspose.Cells...Range.un_merge() method. AI Document Assistant Close Search and...

    docs.aspose.com/cells/python-net/merge-or-unmer...
  9. 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...
  10. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...