Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 186,765 for

paged

(0.26 sec)
  1. Inserir páginas PDF|Aspose.PDF for .NET

    Esta seção explica como inserir páginas PDF com Aspose.PDF Facades usando a classe PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Insert pages pdfEditor . Insert ( dataDir...

    docs.aspose.com/pdf/pt/net/insert-pdf-pages/
  2. PDF Tooltip using Python|Aspose.PDF لـ Python ع...

    تعلم كيفية إضافة تلميح الأدوات إلى جزء النص في PDF باستخدام Python وAspose.PDF... pages . add () . paragraphs . add...لعرض تلميح" ) ) document . pages [ 1 ] . paragraphs . add ( ap...

    docs.aspose.com/pdf/ar/python-net/pdf-tooltip/
  3. Вставка страниц PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как вставить страницы PDF с помощью Aspose.PDF Facades, используя класс PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Insert pages pdfEditor . Insert ( dataDir...

    docs.aspose.com/pdf/ru/net/insert-pdf-pages/
  4. Ekstrak Data Vektor dari file PDF menggunakan C...

    Aspose.PDF memudahkan untuk mengekstrak data vektor dari file PDF. Anda dapat mendapatkan data vektor (jalur, poligon, polilin), seperti posisi, warna, lebar garis, dll....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/id/net/extract-vector-data-...
  5. Extraer datos vectoriales de un archivo PDF usa...

    Aspose.PDF facilita la extracción de datos vectoriales de un archivo PDF. Puedes obtener los datos vectoriales (ruta, polígono, polilínea), como posición, color, ancho de línea, etc....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/es/net/extract-vector-data-...
  6. استخراج بيانات المتجهات من ملف PDF باستخدام C#|...

    تجعل Aspose.PDF من السهل استخراج بيانات المتجهات من ملف PDF. يمكنك الحصول على بيانات المتجهات (مسار، مضلع، خط متعرج)، مثل الموقع، اللون، عرض الخط، إلخ....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/ar/net/extract-vector-data-...
  7. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/working-with-lay...
  8. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...