Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 190,012 for

paged

(2.26 sec)
  1. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/
  2. 아카이브

    아카이브... API의 Page 클래스는 OneNote 문서의 페이지를 나타냅니다...Document 클래스의 인스턴스를 만듭니다. 다음으로 Page 클래스 개체를 초기화합니다. 그런 다음 Image...

    blog.aspose.com/ko/note/add-image-to-onenote-in...
  3. Archiv

    Archiv...Pages.Add() . Vytvořte nový objekt...// Přidat stránku Page page = document.Pages.Add(); // Přidejte...

    blog.aspose.com/cs/pdf/create-pdf-files-using-c...
  4. PageSetup.PageNumberStyle | Aspose.Words för .NET

    Upptäck egenskapen PageSetup PageNumberStyle för att enkelt anpassa sidnummerformatet för förbättrad dokumentpresentation och tydlighet.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Добавление таблиц в PDF с помощью Python|Aspose...

    Узнайте, как добавлять и настраивать таблицы в существующих PDF‑документах с помощью Python.... Document () page = document . pages . add () # Initializes...object to first page of input document page . paragraphs . add...

    docs.aspose.com/pdf/ru/python-net/adding-tables/
  6. PythonでPDFファイルを個々のページに分割する|Aspose.PDF for Pytho...

    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/ja/python-java/split-pdf-fi...
  7. Cambiar tamaños de página en archivo PDF|Aspose...

    Intenta aprender cómo cambiar los tamaños de página en un archivo PDF utilizando la clase PdfPageEditor.... La propiedad Pages se puede utilizar para asignar...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/es/net/changing-page-sizes-...
  8. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  9. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  10. Render the Worksheet and Workbook to Image usin...

    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....compression, image format, and page quality. Overview Sometimes...in your applications or web pages. You might need to insert the...

    docs.aspose.com/cells/java/render-the-worksheet...