Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 189,638 for

page

(1.4 sec)
  1. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python.... What is this page about? This page shows how to perform...mouse, but if you have many pages to scroll through, it will take...

    docs.aspose.com/words/python-net/find-and-replace/
  2. Apply preset theme to VSTM document via Python ...

    Python source code to apply preset theme to vstm file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/v...
  3. Apply preset theme to VSS document via Python |...

    Python source code to apply preset theme to vss file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/vss/
  4. Apply preset theme to VSSM document via Python ...

    Python source code to apply preset theme to vssm file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/v...
  5. Aspose.PSD CLI Crop for .NET 24.4 - Release Not...

    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...

    docs.aspose.com/psd/net/cli/crop/aspose-psd-cli...
  6. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...Page; s.RelativeVerticalPosi = RelativeVerticalPosi...RelativeVerticalPosi.Page; s.Left = enumerator.Rectangle.Left;...

    forum.aspose.com/t/shape/326036
  9. MultiPageLayout | Aspose.Words for Java

    Defines a layout for rendering multiple Pages into a single output in Java....layout for rendering multiple pages into a single output. Remarks:...document into JPG image with multi-page layout settings. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。... 调用 Page 类的 AddStamp 方法将印章添加到PDF中。 以...将印章添加到特定页面 document -> get_Pages () -> idx_get ( 1 ) -> AddStamp...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...