Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,933 for

split document

(0.06 sec)
  1. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...Examples: Shows how to split a document into parts and save them...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  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. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current Document being saved, enhancing your workflow efficiency and saving time....Document Contents [ Hide ] ImageSavingArgs.Document property...property Gets the document object that is currently being saved. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Cells to merge or split a range of cells. Aspose.Cells...method. Similarly, you can split cells by creating a range and...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  7. 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...
  8. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method. Allows to specify the stream where the image will be saved to in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Cells in Word using Java Split Word Document into Sections using Java...Java Extract Text From Word Document in Java «« « 1 2 3 4 » »»...

    kb.aspose.com/words/java/
  10. 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/