Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,465 for

split document

(0.04 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF Document in Java using Aspose.PDF for content updates and Document customization....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  2. Difference Between ZIP and RAR

    Exploring the disparities between ZIP and RAR, considering compression, speed, and functionalities, aiding efficient file management....Methods Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/most-common-archives/di...
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....Setting a print area in a document, such as an Excel spreadsheet...the printed pages, avoiding splits or unwanted page breaks. Save...

    docs.aspose.com/cells/java/how-to-set-print-area/
  5. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...Retrieve PDF Pages by Splitting the PDF document Convert PDF to HTML...sample code snippet: Document doc = new Document(dataDir + "input...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  6. 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/...
  7. RAR File Format - Everything You Need to Know

    Discover the RAR file format, renowned for its high compression ratios and versatility. Explore how RAR simplifies data compression and archiving, making it valuable for developers and users alike....Encryption Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/most-common-archives/wh...
  8. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Total for Java|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....to perform a great range of document processing tasks. Aspose.Words...convert, render and print documents without using Microsoft Word®...

    docs.aspose.com/total/java/
  10. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...