Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 184,193 for

page

(0.12 sec)
  1. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the Page's top left corner in points....current entity relative to the page top left corner (in points)...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  2. 操作PDF文档|Aspose.PDF for Java

    本文包含有关如何验证PDF文档以符合PDF A标准,如何处理目录,如何设置PDF过期日期,以及如何确定PDF文件生成进度的信息。...pdf" ); // 访问 PDF 文件的第一页 Page tocPage = document . getPages...document = new Document (); Page tocPage = document . getPages...

    docs.aspose.com/pdf/zh/java/manipulate-pdf-docu...
  3. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML documents. Use this code for creating HTML files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/html/
  4. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  5. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP....particular page, or a particular region in a page. Extract Images...

    docs.aspose.com/pdf/php-java/parsing/
  6. Using TrueType Fonts in Java|Aspose.Words for Java

    How to find the right font or its suitable replacement, if the required font cannot be found, for correct rendering using Aspose.Words for Java.... Converting to Fixed-page Format in Java Enable OpenType...results. Please refresh the page and try again....

    docs.aspose.com/words/java/using-truetype-fonts/
  7. 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-...
  8. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....Shows when to recalculate the page layout of the document. doc...of the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  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. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...