Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,730 for

split document

(0.12 sec)
  1. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your Document automation and management....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file in Node.js applications....helps extract text from PDF document. In order to parse PDF, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  3. Merge Cells|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....and Unmerging (Splitting) Cells . AI Document Assistant Close...Close Iterate Rows and Columns Split Panes in Apache POI and Aspose...

    docs.aspose.com/cells/java/merge-cells/
  4. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages in C++....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word Document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...text in cover page of word document Aspose.Words Product Family...to the cover page of a word document using Aspose Words API for...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  6. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF Document with C++. Aspose.PDF for C++ shows different kinds of numbering styles....Style in Heading Any text in a document begins with a heading. The...information they need in the document, improving readability and...

    docs.aspose.com/pdf/cpp/working-with-headings/
  7. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  8. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control Document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....control how document parts are saved when a document is saved to...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/net/aspose.words.sav...
  9. VbaReferenceCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Vba.VbaReferenceCollection class, a powerful tool for managing VbaReference objects efficiently in your projects....Working with VBA Macros documentation article. public sealed class...@"X:\broken.dll" ; Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Convert Text to Columns using Aspose.Cells|Docu...

    This article shows how to Convert Text to Columns by the Aspose.Cells for Python via .NET API.... In order to split the contents of a column to...based on which Microsoft Excel splits the contents of a cell to multiple...

    docs.aspose.com/cells/python-net/convert-text-t...