Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 188,100 for

paged

(0.22 sec)
  1. 使用 C# 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式在 C# 中裁剪 PDF 而不会降低质量... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/zh-hans/net/crop/
  2. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add SVG file to new page After...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  3. Comment convertir Word en JPG en Java

    Ce bref didacticiel fournit des détails étape par étape sur la façon de convertir Word en JPG en Java. Ces étapes sont utiles pour convertir Word en JPG en utilisant Java dans n'importe quel système d'exploitation comme Linux, macOS et Windows....Page Product Family Aspose.PSD Product...en Java de sorte que chaque page du document Word DOCX soit enregistrée...

    kb.aspose.com/fr/words/java/how-to-convert-word...
  4. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  5. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  6. Öffentlich API Änderungen in Aspose.Diagram 6.8...

    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.... Pages [ 0 ]. AddActiveXControl ( ControlType...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/de/net/public-api-chang...
  7. Разделение PDF программно на языке Python|Aspos...

    Эта тема показывает, как разделить страницы PDF на отдельные PDF файлы в ваших приложениях Python через C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/ru/python-cpp/split-pdf-doc...
  8. How to remove Link Annotation using Java | Aspo...

    Remove Link 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...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/re...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 使用 Pages.Add() 方法新增頁面。 建立一個新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. Comment modifier la couleur d'arrière-plan d'un...

    Cet article explique comment modifier la couleur d'arrière-plan d'un PDF à l'aide de C#. Il partage les paramètres d'environnement, une liste d'étapes et un exemple de code exécutable pour changer la couleur d'arrière-plan d'un document PDF à l'aide de C#....Page Product Family Aspose.PSD Product...l’arrière-plan de toutes les pages ou des pages sélectionnées en fonction...

    kb.aspose.com/fr/pdf/net/how-to-edit-pdf-backgr...