Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 181,228 for

page

(0.19 sec)
  1. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF Pages of your document programmatically with C++ sample code using Aspose.PDF for C++...action with Pages in C++ Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using C++ In order to add page in PDF...

    products.aspose.com/pdf/cpp/pages/
  2. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Get the pages of the document using the document_get_pages function...the desired page of the document using the page_collection_get_page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  3. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates Page layout entities of a document. You can use this class to walk over the Page layout model. Available properties are type, geometry, text and Page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the Page....or sets preset Margins of the page. @property def margins ( self...Shows when to recalculate the page layout of the document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...false; //Do not produce the page number dialog when printing...//Print document using printer and page settings viewer.PrintDocume...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  8. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. 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...
  10. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first Page....footer is used on the first page. get differentFirstPageHe ()...footers for first, even and odd pages. builder . pageSetup . differentFirstPageHe...

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