Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 140,592 for

paged

(0.11 sec)
  1. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/ja/net/add-text-to-pdf-file/
  2. تقسيم ملف PDF إلى صفحات فردية في بايثون|Aspose....

    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_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # إنشاء كائن Document...

    docs.aspose.com/pdf/ar/python-java/split-pdf-fi...
  3. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio...to insert a image shape in a page. The code example below shows...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  4. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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 [ 1 ]) # 페이지의 첫 번째 테이블, 첫 번째...absorber . visit ( pdf_document . pages [ 1 ]) # 페이지에서 첫 번째 표 가져오기 table...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...
  5. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  6. رسومات DWF|CAD 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....CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...

    docs.aspose.com/cad/ar/python-net/dwf-drawings/
  7. Actualizar Dimensiones de Página en Python|Aspo...

    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....obtener la colección de páginas page_collection = pdf.getPages ()...página en particular pdf_page = page_collection.get_Item ( 1 )...

    docs.aspose.com/pdf/es/python-java/update-page-...
  8. رسومات DWF|CAD 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....CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...

    docs.aspose.com/cad/ar/python-net/developer-gui...
  9. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp-cli/images/add/
  10. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...developers to draw a triangle in the page and save as SVG format. The...developers to draw a triangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...