Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 186,837 for

page

(0.18 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. set...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  2. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/net/add-backgrounds/
  3. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering in C++....different behaviors when computing page numbers in a continuous section...section that restarts page numbering. enum class ContinuousSectionRes...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific Pages or choose all for seamless output. Optimize your workflow!...sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....Hide ] Extract text from all pages of a PDF document Aspose.PDF...how to extract text from every page of a PDF document. It uses the...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  6. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with 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/net/get-visio-shape-inh...
  7. Aspose.PSD for Java 24.1 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...changing this property, the first page will be rendered and saved....

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取要提取链接的 Page 。 1. 将 [AnnotationSelector](https://reference...annotation_selector/) 对象传递给 Page 对象的 Accept 方法。 1. 使用 [Annot...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  9. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even Pages, enhancing your document's presentation....odd-numbered and even-numbered pages. public bool OddAndEvenPagesHeade...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCircle...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-circle/