Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,790 for

page

(0.51 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. View & Edit Excel Metadata Free Online - Free O...

    Free Online Edit Excel Spreadsheet properties: title, author, subject, keywords and more....Press Ctrl + D to bookmark this page so that you do not have to search...application Press Ctrl + D to add this page to your favourites or Esc to...

    products.aspose.app/cells/metadata
  3. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filtering out the artifacts...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  4. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս Python-ի միջոցով PDF էջի չափը փոխելու գործընթացը:...Page Product Family Aspose.PSD Product...պետք է թարմացվի Կանչեք Page դասի set_page_size() մեթոդը և տրամադրեք...

    kb.aspose.com/hy/pdf/python/how-to-change-page-...
  5. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across Pages seamlessly....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MovePreviousLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  8. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... The Page object represents the drawing...area of a foreground page or a background page.In order to reduce...

    docs.aspose.com/diagram/python-java/reduce-file...
  9. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...