Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 187,114 for

paged

(0.23 sec)
  1. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....to draw a diamond shape in a page.The code example below shows...}; //Draw Diamond in page diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  2. Archiver

    les archives...TIFF en Python Convertir une page spécifique d’un PDF en format...des documents entiers ou des pages spécifiques. Personnalisation...

    blog.aspose.com/fr/pdf/convert-pdf-to-tiff-in-p...
  3. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document.... PageBreak Explicit page break. ColumnBreak Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/cpp/create-document/
  5. Extraire toutes les images des formes dans Visi...

    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....dans Visio Contents [ Hide ] La Page L’objet de classe représente...dessin d’une page de premier plan ou d’une page d’arrière-plan...

    docs.aspose.com/diagram/fr/net/extract-all-imag...
  6. Изменение размера страницы PDF с помощью Python...

    Измените размер страницы в вашем PDF документе с использованием библиотеки Aspose.PDF для Python через .NET.... Класс Page содержит метод set_page_size() , который...страницу. Вызовите метод set_page_size(), чтобы обновить ее размеры...

    docs.aspose.com/pdf/ru/python-net/change-page-s...
  7. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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' # 遍历所有页面 pdf_page = 1 total_size = pdf . getPages...getPages () . size () while ( pdf_page <= total_size ): # 创建一个新的 Document...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  8. Edytuj interfejs API PDF | Aspose.PDF

    Redaguj dokumenty PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/pl/redaction/
  9. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  10. 档案

    档案...# 将页面另存为 JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/zh/words/convert-html-to-image-...