Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 186,883 for

paged

(0.24 sec)
  1. Konvertieren Sie eine Visio-Form in HTML|Docume...

    In diesem Abschnitt wird erläutert, wie Sie eine visio-Form mit Aspose.Diagram in HTML konvertieren....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/de/net/convert-a-visio-...
  2. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  3. Suivi de la progression de la conversion du doc...

    Apprenez comment suivre la progression de la conversion de documents dans des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....pouvez également contrôler les pages qui sont rendues, comme démontré...> </ head > < body > < h1 > Pages to PDF with Progress Callback...

    docs.aspose.com/cells/fr/javascript-cpp/track-d...
  4. Ajout de pieds de table|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....Cliquez sur Définir pied de page dans la barre d’outils Aspose...pied de page. Les lignes de données de pied de page peuvent contenir...

    docs.aspose.com/cells/fr/reportingservices/addi...
  5. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages...Represents a continuous range of pages. To learn more, visit the Programming...new page range object. Examples Shows how to extract pages based...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chercher

    chercher...au format CSV Convertir les pages PDF sélectionnées en un fichier...fichier CSV Conversion de pages PDF en fichiers CSV individuels...

    blog.aspose.com/fr/pdf/convert-csv-to-pdf-and-p...
  7. Anotasi Sorotan PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara menambahkan anotasi sorotan ke dokumen PDF di .NET menggunakan Aspose.PDF untuk penekanan dan tinjauan teks.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/id/net/highlights-annotation/
  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.... והגדר את המאפיינים page_height ו- page_width . צור אובייקט של... והגדר את המאפיינים page_height ו- page_width . צור אובייקט של...

    docs.aspose.com/cad/he/python-net/developer-gui...
  9. ลบลายน้ำจาก PDF โดยใช้ Python | Aspose.PDF

    ลบลายน้ำออกจากไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...Page.Artifacts 1.บันทึกไฟล์ PDF ลบลายน้ำจาก...path_infile ) if document . pages [ 1 ] . artifacts [ 1 ] . subtype...

    products.aspose.com/pdf/th/python-net/watermark...
  10. Hapus Halaman PDF secara programatik C#|Aspose....

    Anda dapat menghapus halaman dari file PDF Anda menggunakan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/id/net/delete-pages/