Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 187,700 for

paged

(0.1 sec)
  1. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser les pages PDF en fichiers PDF individuels dans vos applications Python....Contents [ Hide ] Diviser les pages PDF peut être une fonctionnalité...volumineux en pages séparées ou groupes de pages. Exemple en direct...

    docs.aspose.com/pdf/fr/python-net/split-pdf-doc...
  2. Följ konverteringsframsteg för Excel till TIFF ...

    Lär dig hur man spårar konverteringsframsteg för Excel filer till TIFF med Aspose.Cells for JavaScript via C++. Förbättra användarupplevelsen under konverteringsprocessen....default behavior will be used for page saving // If needed, args (like...Aspose.Cells Example - TIFF Page Saving Callback </ title > </...

    docs.aspose.com/cells/sv/javascript-cpp/track-c...
  3. 将PDF转换为不同的图像格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为各种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... 使用 document_get_pages 函数获取文档的页面,该函数以Document对象作为参...eCollection对象。 使用 page_collection_get_page 函数获取文档所需的页面,该函数需要一个...

    docs.aspose.com/pdf/zh/python-cpp/convert-pdf-t...
  4. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  5. Establezca la orientación y controle la exporta...

    Esta sección explica cómo configurar el diseño de la página con Aspose.Diagram....PageSheet expuesta por la clase Page también expone las propiedades...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/es/net/set-orientation-...
  6. Управление разрывами страниц в Jython|Documenta...

    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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/ru/java/managing-page-bre...
  7. Seitenumbrüche verwalten in Jython|Documentation

    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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/de/java/managing-page-bre...
  8. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio...AddImageToPage . class ) + "Pages/" ; // load an existing Visio...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  9. 파이썬에서 PDF를 다양한 이미지 형식으로 변환하기|Aspose.PDF for Pyt...

    이 주제는 Aspose.PDF for Python을 사용하여 PDF를 TIFF, BMP, EMF, JPEG, PNG, GIF, SVG 등 다양한 이미지 형식으로 몇 줄의 코드로 변환하는 방법을 보여줍니다....document_get_pages 함수를 사용하여 문서의 페이지를 가져옵니다. page_collection_get_page...page_collection_get_page 함수를 사용하여 문서의 원하는 페이지를 가져옵니다. 이 함수는 PageCollection 객체와...

    docs.aspose.com/pdf/ko/python-cpp/convert-pdf-t...
  10. Rendu en C#|Aspose.Words pour .NET

    Utilisez la fonction de rendu Aspose.Words pour .NET pour formater un document de mise en page en pages et convertir un tel document ou des pages sélectionnées en d'autres formats de documents (PDF, HTML, XPS, etc.) ou d'images (TIFF, PNG, SVG, etc.) pour visualisation, conversions ultérieures ou impression à l'aide de C#....concept de pages. Nous parlons du rendu d’un document en pages. Le diagramme...Convertissez un document ou des pages sélectionnées aux formats PDF...

    docs.aspose.com/words/fr/net/rendering/