Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 191,302 for

page

(0.17 sec)
  1. How to Convert Word Document to HTML using C#

    In this short tutorial you will understand how to convert Word Document to HMTL using C#. The simple steps below can be followed to export DOCX to HTML in C# in any common operating system like MS Windows, Linux, or macOS....Page Product Family Aspose.PSD Product...related to CssStyleSheet, Page Margins, Page Setup, etc. Save the...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  2. Layout detecton|Documentation

    How to detect the layout on the provided image.... Page int Page number for multi-page images. Paragraphs...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/layout_detection/
  3. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....visit the Converting to Fixed-page Format documentation article...bar on the left side of the page next to lines affected by revisions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Latest Aspose.Note Product Family topics - Free...

    Get technical support of Aspose.Note for .NET and Java....Note page using C# 17 435 June 19, 2024...insert a video file on OneNote page 50 1323 June 19, 2024 Value...

    forum.aspose.com/c/note/28
  5. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...<aspose/pdf/document.h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...

    forum.aspose.com/t/your-examplesimple-does-not-...
  6. Adding images|Documentation

    How to include images in Aspose.OMR forms....does not allow you to configure page settings. ImagesPaths property...also allows you to customize page settings . Aspose.OMR.Api.ImageCollection...

    docs.aspose.com/omr/net/generate-template/images/
  7. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/zh-hans/cpp/merger/epub...
  8. Add Bates Numbers to PDF using Python

    Follow this article to add Bates numbers to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Python....Page Product Family Aspose.PSD Product...Loop through all the target pages in the PDF file Set Bates number...

    kb.aspose.com/pdf/python/add-bates-numbers-to-p...
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filter the artifacts of...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....Page Product Family Aspose.PSD Product...properties. In the final step, each page is saved as a JPG file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...