Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 141,574 for

page

(0.08 sec)
  1. Convert DOC To PDF C#

    Convert DOC to PDF format in C# code. Save DOC as PDF using C#....pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/net/conversion/doc-to...
  2. Add Watermark in Jython|Aspose.Words for Java

    Add Watermark using Jython.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/add-watermark-in-jyt...
  3. Getting started|Documentation

    Learn how to install and license Aspose.OCR for JavaScript via C++ and how to write simple web-based OCR applications.... Build a simple web page that extracts text from an image...

    docs.aspose.com/ocr/javascript-cpp/getting-star...
  4. Security Notes|Aspose.Words for Java

    Aspose.Words for Java recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/security/
  5. Security Notes|Aspose.Words for .NET

    Aspose.Words for .NET recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them using C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/security/
  6. Create Visio document programmatically|Document...

    This Page describes how to create Visio document from scratch with Aspose.Diagram library....drawing contains a single empty page. The drawing paper size is Letter...

    docs.aspose.com/diagram/net/create-visio-document/
  7. Showcases|Aspose.Words for .NET

    We show you examples of projects that use some of the Aspose.Words features. Such projects demonstrate more complex interactions between these features.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/showcases/
  8. Spell checker|Documentation

    How to improve recognition accuracy by automatically finding and correcting spelling errors.... Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/spelling/
  9. Several HTML Into PNG Java

    Merge multiple HTML into PNG in Java code. Save HTML as PNG using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/html-to-png/
  10. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....format is image, only the first page image is saved to the output...

    reference.aspose.com/words/nodejs-net/aspose.wo...