Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,733 for

split document

(0.15 sec)
  1. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can unmerge (split) them too. This article shows...Cells :: Cleanup (); } AI Document Assistant Close...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  2. 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...
  3. Get Started|Aspose.PDF for Node.js via C++

    This section describes the basic principles of work Aspose.PDF for Node.js via C++. Aspose.PDF for Node.js via C++ supports a wide variety of functions....should be able to open the documents on any hardware or operating...open a PDF, the layout of the document should look the same. However...

    docs.aspose.com/pdf/nodejs-cpp/get-started/
  4. VbaReferenceCollection.Remove | Aspose.Words fo...

    Effortlessly remove the first VbaReference item from your collection with the Remove method. Streamline your VBA projects for optimal performance!...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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...
  7. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced Document processing capabilities, enabling efficient manipulation and generation of Word Documents....Words Document Processing API Contents [ Hide ] Aspose...an essential reference for document processing in the context...

    reference.aspose.com/words/
  9. Overview|Aspose.PDF for JavaScript via C++

    Overview of key-features and supported formats of Aspose.PDF for JavaScript via C++, installation and licensing manual....Optimize PDF document Optimize resources Split PDF to two files...encrypting and decrypting PDF documents. Learn more about: Supported...

    docs.aspose.com/pdf/javascript-cpp/overview/
  10. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...