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

split document

(0.14 sec)
  1. 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...
  2. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... Document ( base . myDir + "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/...
  4. 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/
  5. 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...
  6. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO Documents....will be converted into XLTX document Download the converted XLTX...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Android File Format Processing APIs for Mobile ...

    Android File Format APIs for Word Excel PDF PowerPoint and Emails. Programmatically create edit render and convert Document formats within mobile apps...Outlook and a lot more other document formats in mobile apps without...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/android-java/
  8. Java API to Render PS to XLT | products.aspose.com

    Export PS to XLT via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...provides features such as document splitting, merging, and page extraction...

    products.aspose.com/total/java/conversion/ps-to...
  9. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it.... Document ( file_name = MY_DIR + 'Table...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....dispose (); } } Numbering in Splitted Cell In previous examples...merged cells) and then try to split cell (1,1) to get a special...

    docs.aspose.com/slides/nodejs-java/manage-cells/