Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 181,305 for

page

(0.2 sec)
  1. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the Page number in C++....number is included with the page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph....the document grid lines per page settings when laying out the...the number of lines that each page may have. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 Jython 中管理分页符|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/java/text-formatting-inside...
  5. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates Page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....completed form (single-page or multi-page) from a single respondent...path to the image (for single-page forms). An absolute or relative...

    docs.aspose.com/omr/net/recognition/
  7. What's new 2024|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Pages [ 1 ], dataDir + "converted...200 ; //Add stamp document . Pages [ 1 ]. AddStamp ( stamp ); //...

    docs.aspose.com/pdf/net/whatsnew/2024/
  8. 从PDF文件中提取链接|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/extract-links/
  9. How to Use Aspose.Words Instead of VSTO|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of VSTO using C#....Hide ] What is this page about? This page clarifies why Aspose...requirements and next steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...
  10. Add Pages to PDF using Java | Aspose.PDF

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

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