Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,590 for

split document

(0.14 sec)
  1. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....Remarks Some images in the document can be unavailable, for example...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Freeze Panes|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.... AI Document Assistant Close Split Cells in Worksheet...

    docs.aspose.com/cells/net/working-with-freeze-p...
  3. 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...
  4. 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...
  5. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...Document.Save(Stream output) is throwing SystemOutOfMemory...Aspose.PDF.Document class is called for some documents with multiple...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....into a Document object Transform the complete document into a...string and split it into strings using Regex.Split() method Create...

    kb.aspose.com/words/net/convert-paragraph-into-...
  7. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...additional options when saving a document into the SaveFormat.Html ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Images from Website – Aspose.HTML for Java

    Extract images from websites programmatically using Aspose.HTML for Java. A simple and powerful API for automated image extraction....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/extract-images-fr...
  9. 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...
  10. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Document ( base . myDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

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