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

paged

(0.16 sec)
  1. Obtener Visio Relleno heredado de forma|Documen...

    Esta sección explica cómo obtener el estilo de relleno de la forma visio heredado de su estilo principal y maestro con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/es/net/get-visio-shape-...
  2. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text....Document () page_setup = doc . sections [ 0 ] . page_setup page_setup...the columns starting from the page's right side. # The order of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  4. Archivo

    Archivo...páginas for (auto page : pdfDocument->get_Pages()) { // Crear nuevo...documento newDoc->get_Pages()->Add(page); // Guardar como pdf...

    blog.aspose.com/es/pdf/split-a-pdf-file-using-cpp/
  5. آرشیوها

    آرشیوها...Pages.Add() یک Page جدید به سند PDF اضافه...بارگیری کنید. با استفاده از روش Page.Paragraphs.Add(Image) یک Image...

    blog.aspose.com/fa/pdf/create-photo-album-in-cs...
  6. 搜索

    搜索...Pages.Add() 方法向 PDF 文檔添加一個新的 Page 並設置頁面的屬性。 將圖像文件加載到...將圖像文件加載到 FileStream 對像中。 使用 Page.Paragraphs.Add(Image) 方法向頁面添加新的...

    blog.aspose.com/zh-hant/pdf/create-pdf-from-ima...
  7. Comment définir une zone d impression|Documenta...

    Cet article vous montre du code expliquant comment définir une zone d impression en utilisant la bibliothèque Aspose.Cells....s’adapte proprement sur les pages imprimées, évitant les coupures...coupures ou les sauts de page indésirables. Économiser des ressources...

    docs.aspose.com/cells/fr/net/how-to-set-print-a...
  8. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/feature-list/
  9. 使用 C++ 合并 PDF 到 TIFF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 TIFF 单个文件...save document as image with page dimensions and resolution //...// process document page to image // add image from file to GDI+...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  10. 使用 C++ 合并 PDF 到 HTML | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 HTML 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...