Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 192,185 for

page

(0.3 sec)
  1. FieldPageRef.insert_relative_position property ...

    FieldPageRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked paragraph....PAGEREF field that displays what page a bookmark is on. # Set the...h' , ExField . _insert_field_page_ref ( builder , 'MyBookmark3'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your Page layout model for enhanced design flexibility....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. Document...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Working with Document in PS file | Python

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  5. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Issue extracting text from PDF with newer Aspos...

    We are updating an older tool we have from .NET Framework to .NET (.NET 8 in this case). At the same time, we are updating to the latest version of the Aspose.PDF reference. With the newer reference, it is throwing an ex…...extract text from some of the PDF pages. There were no issues extracting...Lx8pkCn177JYJk=.#=zkkqtmUY=(Page #=zoxu0zJc=) at #=zM8gldwPu...

    forum.aspose.com/t/issue-extracting-text-from-p...
  8. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  9. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....PDF document Get the desired page of the document Create a new...the annotation selector on the page Get the selected stamp annotations...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 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...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/