Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 140,933 for

paged

(0.08 sec)
  1. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....Page Product Family Aspose.PSD Product...diagram Insert a comment to any page of the Visio file with the add_comment()...

    kb.aspose.com/fr/diagram/python/add-comments-to...
  2. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

    이 주제는 파이썬을 사용하여 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/ko/python-net/rotate-pages/
  3. Agregue una nueva capa en el Visio Diagram en R...

    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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/es/java/add-a-new-layer...
  4. Ruby'de Visio Diagram'de yeni bir Katman ekleyi...

    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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/tr/java/add-a-new-layer...
  5. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....Page Product Family Aspose.PSD Product...diagram Insert a comment to any page of the Visio file with the add_comment()...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  6. How to Convert PUB to PNG Image using Java

    In this tutorial you will learn how to convert PUB to PNG image using Java. This tutorial contains all the details to export PUB to PNG image in Java such that first the PUB file is converted to PDF that is finally converted to PNG image....Page Product Family Aspose.PSD Product...it contains multiple pages, then each page is converted to a separate...

    kb.aspose.com/pub/java/how-to-convert-pub-to-pn...
  7. How to Add Header and Footer in PDF using Python

    This easy tutorial guides you on how to add header and footer in PDF using Python. It covers a runnable sample code and the steps to clarify the process to insert header and footer in PDF using Python....Page Product Family Aspose.PSD Product...header and footer across all PDF pages Save the output PDF document...

    kb.aspose.com/pdf/python/how-to-add-header-and-...
  8. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....Page Product Family Aspose.PSD Product...options to delete stamps using page number, stamp index, and stamp...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  9. How to Add Header and Footer in PDF using C#

    This basic tutorial guides you on how to add header and footer in PDF using C#. It includes the runnable sample code and the steps to clarify the process to insert header and footer in PDF using C#....Page Product Family Aspose.PSD Product...header and footer on all the pages Write the output PDF document...

    kb.aspose.com/pdf/net/how-to-add-header-and-foo...
  10. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/net/specify-layout-options/