Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 184,578 for

page

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using php-java https://products.aspose.com/pdf/php-java/Pages/ Recent content in Add, Move or Delete Pages in ......Products – Add, Move or Delete pages in PDF using php-java https://products...com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/php-java/pages/index.xml
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire Pages, from a specific part, based on columns, etc....Extract text from all PDF pages using C++ Contents [ Hide ] Extract...Extract Text From All the Pages of a PDF Document Extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. Aspose PDF not printing correctly - Free Suppor...

    I have several Word documents that I need to print using Aspose WORDS or Aspose PDF. I have tried the following methods. Method 1. Print from Aspose WORDS. Prints OK. I can set duplex, color, but the paper size and ori…... I can set page size, orientation, duplex,color...AutoResize=true the printed page is re-sized much too small....

    forum.aspose.com/t/aspose-pdf-not-printing-corr...
  4. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behaviour...

    docs.aspose.com/words/java/autofit-setting-for-...
  5. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  6. PageBorderDistanceFrom enumeration | Aspose.Wor...

    aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the Page border relative to the Page margin....positioning of the page border relative to the page margin. Members...is measured from the page margin. PAGE_EDGE Border position is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  8. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. FieldPageRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldPageRef BookmarkName property, easily manage and customize your bookmarks with this intuitive get/set feature for enhanced efficiency....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....should add all annotations to the page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...

    docs.aspose.com/pdf/cpp/highlights-annotation/