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

page

(0.18 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 关于多个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
  5. 在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-...
  6. 在 Python 中获取 PDF 的页数|Aspose.PDF for Python via ...

    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....pdf' page_count = pdf.getPages().size() print "Page Count:"...Count:" . page_count 下载运行代码 从以下任何一个社交编码网站下载 获取页数 (Aspose.PDF) : GitHub...

    docs.aspose.com/pdf/zh/python-java/get-page-cou...
  7. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....call AddStamp method of the Page to add the stamp in the PDF...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  8. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  9. Watermark VSTX document via Python | products.a...

    Python sample code to add watermark to VSTX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vstx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  10. Watermark VSDM document via Python | products.a...

    Python sample code to add watermark to VSDM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsdm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...