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

split document

(1.87 sec)
  1. 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/
  2. C++ API to Convert PDF to XLSM | products.aspos...

    Convert PDF to XLSM via C++ API without using Microsoft Excel or Adobe Reader...read, edit, and convert PDF documents. It supports a wide range...including text extraction, document splitting, page manipulation, and...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....the impact of hyphenation on document layout and justification....compact arrangement of text in a document. At the same time, it is important...

    docs.aspose.com/words/python-net/working-with-h...
  4. 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...
  5. 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...
  6. Convert PPTX to DOCM via Java or with free Onli...

    Java API to Export PPTX to DOCM without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCM online converter quickly before integrating the code.... editing, and converting documents. It supports a variety of...managing documents, such as document merging, splitting, and formatting...

    products.aspose.com/total/java/conversion/pptx-...
  7. 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...
  8. 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...
  9. 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/...
  10. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word Document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...have a merge field in my word document in the following way {IF {MERGEFIELD}...Words and does not explicitly document the quoting rules for IF fields...

    forum.aspose.com/t/issue-with-rendering-qoute-w...