Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 187,347 for

page

(0.13 sec)
  1. 更改图层属性|Documentation

    本节介绍如何使用 Aspose.Diagram 更改图层的属性。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/change-propertie...
  2. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.Page_saving()](../iPagesavingcallback/Page_saving/#Pagesavingargs) event...page_saving() event. To learn more...Properties Name Description keep_page_stream_open Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. In order to add Image, we create...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  4. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....Show how to reset the initial page numbering and save the NUMPAGE...Document > ( get_MyDir () + u "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent Pages because when the content g…...headers and footers in subsequent pages because when the content grows...might create more pages. We have defined 2 pages in our XML file...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  6. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual Pages using PHP and Aspose.PDF for efficient Page extraction....Split PDF File into Individual Pages in PHP Contents [ Hide ] Aspose...Split Pages To split PDF document into individual pages using...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  7. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...</summary> /// <param name="page">The page where XImage is located...List<string> GetAlternativeText(Page page) /// <summary> /// Sets alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  8. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames Page or a single frame on a frames Page...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/python-net/aspose.wo...
  9. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  10. 获取 Visio 形状继承线|Documentation

    本节介绍如何获取 visio 形状的线条样式,继承自其父样式并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...