Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 3,968 for

split document

(0.89 sec)
  1. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....support OFD (Open Fixed-layout Document) format. The library allows...Compress documents Splitting documents Merging documents Construct...

    products.aspose.com/pdf/cpp/
  2. Working with Hyphenation in Node.js|Aspose.Word...

    Use hyphenation for a more compact arrangement of text using Node.js. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....compact arrangement of text in a document. At the same time, it is important...a serious impact on user documents – hyphenation affects the...

    docs.aspose.com/words/nodejs-net/working-with-h...
  3. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....compact arrangement of text in a document. At the same time, it is important...a serious impact on user documents – hyphenation affects the...

    docs.aspose.com/words/java/working-with-hyphena...
  4. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Convert DOTM to XLSB via Java or with free Onli...

    Convert DOTM to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSB online converter quickly before integrating the code....is a comprehensive suite of document manipulation and conversion...create, edit, and convert documents in various formats. The first...

    products.aspose.com/total/java/conversion/dotm-...
  6. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Working with VBA Macros documentation article. Examples: Shows..."X:\\broken.dll"; Document doc = new Document(getMyDir() + "VBA...

    reference.aspose.com/words/java/com.aspose.word...
  7. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...the PDF document Document pdfDocument = new Document("input.pdf");...HtmlSaveOptions { // Enable splitting into multiple pages SplitIntoPages...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  8. SplitOptions.split_style property | Aspose.Word...

    SplitOptions.Split_style property. Specifies the paragraph style for Splitting the Document into parts when [SplitCriteria.STYLE](../../Splitcriteria/#STYLE) is used....split_style property SplitOptions.split_style property Specifies...paragraph style for splitting the document into parts when SplitCriteria...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your Document structure.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words/par...
  10. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....center: // The path to the documents directory. const String outPath...:: Pptx ); Numbering in a Splitted Cell In previous examples...

    docs.aspose.com/slides/cpp/manage-cells/