Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 184,601 for

page

(0.14 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++....Examples Shows how to render every page of a document to a separate...doc ); builder -> Writeln ( u "Page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a Page at the desired location PDF file in Python using C++....Add Pages in PDF with Python via C++ Contents [ Hide ] Insert...Insert Empty Page in a PDF File at Desired Location The code snippet...

    docs.aspose.com/pdf/python-cpp/add-pages/
  4. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/cpp/add-rectangle/
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/java/convert-images-format-...
  6. Frameset | Aspose.Words for Java

    Represents a frames Page or a single frame on a frames Page in Java....Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converting a BMP file to PDF using PHP | Aspose...

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/bmp...
  8. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/annotation/
  9. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-circle/
  10. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...