Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 188,097 for

page

(0.29 sec)
  1. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.Page_set property. Gets or sets the Pages to render...page_set property ImageSaveOptions.page_set property Gets or...sets the pages to render. Default is all the pages in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Page 类公开的 PageSheet 属性也公开打印属性。打印属性的..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/zh/java/set-orientation...
  3. About footer addition on aspose word template i...

    Hi Team, Is there any way to add footer on cover Page(First Page) and it’s reflects on second Page onwards in aspose word templates reports? For reference adding cover template. coverTemplate.docx (28.8 KB)...cover page(First page) and it’s reflects on second page onwards...You can use standard MS Word PAGE field to achieve this. rose...

    forum.aspose.com/t/about-footer-addition-on-asp...
  4. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/java/add-line/
  5. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Ask AI Move PDF Pages programmatically C# Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another This topic explains...

    docs.aspose.com/pdf/net/move-pages/
  6. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for C++....Move PDF Pages programmatically C++ Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another Moving PDF pages in...

    docs.aspose.com/pdf/cpp/move-pages/
  7. PageSet | Aspose.Words for .NET

    Create a tailored one-Page set effortlessly with PageSet constructor, designed for precise Page indexing and seamless user experience....) Creates an one-page set based on exact page index. public PageSet...PageSet ( int page ) Parameter Type Description page Int32 Zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  9. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.PageStartingNumber property. Gets or sets the starting Page number of the section....property Gets or sets the starting page number of the section. get pageStartingNumber...pageStartingNumber property so that page numbering can continue from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/