Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 187,783 for

page

(0.13 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_Pages method...remove_blank_pages method Contents [ Hide ] remove_blank_pages(input_file_name...output_file_name) Removes empty pages from the document and saves...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....PDF document or some specific pages of a document as a set of images...demonstrates how to convert the first page of a PDF document into a JPEG...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  4. Format Visio Pages|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....Format Visio Pages Contents [ Hide ] Aspose.Diagram for Java...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/java/format-visio-pages/
  5. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例 以下代码从...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  6. 跟踪Excel转换为TIFF的进度|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....saving page index 0 of pages 10 </ br > End saving page index...0 of pages 10 </ br > Start saving page index 1 of pages 10 </...

    docs.aspose.com/cells/zh/java/track-conversion-...
  7. FixedPageSaveOptions.page_set property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add Pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....Working with PDF Pages in C++ Contents [ Hide ] Aspose.PDF for...various manipulations with Pages in your PDF document. You will...

    docs.aspose.com/pdf/cpp/working-with-pages/
  9. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Change pages only after comparison Aspose.Words Product Family...and corrections are made in page 1,2,5 after comparing now is...

    forum.aspose.com/t/change-pages-only-after-comp...
  10. Move Pages to PDF using Java | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java...to Move pages to PDF using Java In order to move page, we’ll use...API</version> </dependency> Move Page to PDF using Java You need Aspose...

    products.aspose.com/pdf/java/pages/move/