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

split document

(1.99 sec)
  1. 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...
  2. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your Document structure and formatting.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words/par...
  3. Convert OneNote to PDF | Aspose.Note Documentation

    A guide on converting OneNote notes to PDF format using C# and .NET....notes as a part of another document. One of the best ways to achieve...save OneNote to PDF. PDF documents are widely used as a standard...

    docs.aspose.com/note/net/convert-onenote-to-pdf/
  4. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....Install-Package Visit our documentation for more details. Aspose...such as merging, cloning, splitting, comparing, and printing presentations...

    products.aspose.com/slides/python-java/
  5. 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/
  6. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise.... Document ( file_name = MY_DIR + 'Table...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming 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...
  8. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing Document flow and readability for a polished look.... 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. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The Document is watermarked with the following code: var Document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…... The document is watermarked with the following...following code: var document = new Aspose.Pdf.Document(filename); var...

    forum.aspose.com/t/get-watermark-text-from-pdf/...