Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 186,627 for

paged

(0.17 sec)
  1. EPS to PNG Conversion API | JavaScript

    EPS to PNG conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/javascript-cpp/convers...
  2. PDF را از طریق C++ برش دهید | Aspose.PDF

    PDF را بدون از دست دادن کیفیت در C++ به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای C++ برش دهید..."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...WriteLine ( document -> get_Pages () -> idx_get ( 1 ) -> get_CropBox...

    products.aspose.com/pdf/fa/cpp/crop/
  3. Об'єднати файли PS/EPS в PDF за допомогою Nodejs

    Злиття PS/EPS Функціональність Aspose.Page API рішення для Node.js через C ++ дозволяє поєднувати кілька файлів PS/EPS в один документ PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/nodejs-cpp/merge/ps/
  4. Hợp nhất XPS thành PDF | Giải pháp API C++

    Giải pháp API C++ để hợp nhất các tệp XPS trong một vài dòng mã. Lưu kết quả tổng hợp dưới dạng tệp PDF. Ví dụ mã C++ về chức năng hợp nhất....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/cpp/merge-xps-files/
  5. Visão geral do produto | Python via .NET

    Biblioteca Python para os desenvolvedores processarem arquivos PS, EPS e XPS. Aprenda o excesso de solução da solução da API de Aspose.Page para Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/python-net/product-over...
  6. Ajouter un arrière-plan au PDF|Aspose.PDF for .NET

    Ajoutez une image d'arrière-plan à votre fichier PDF avec C#. Utilisez l'objet BackgroundArtifact....est une collection de pages et chaque page contient une collection...image d’arrière-plan à un objet page. Le code suivant fonctionne...

    docs.aspose.com/pdf/fr/net/add-backgrounds/
  7. Formdaten aktualisieren|Documentation

    In diesem Abschnitt wird erläutert, wie Sie die Shape-Daten für ein visio-Shape mit Aspose.Diagram aktualisieren....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/de/net/refresh-shapes-d...
  8. Ebeneneigenschaften ändern|Documentation

    In diesem Abschnitt wird erläutert, wie Sie die Layer-Eigenschaften mit Aspose.Diagram ändern....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/de/net/change-propertie...
  9. العمل مع الرسوميات المتجهة|Aspose.PDF for .NET

    تصف هذه المقالة ميزات العمل مع أداة GraphicsAbsorber باستخدام C#....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/ar/net/working-with-vector-...
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document.... pages . count () print ( "Pages: " + str ( count...count = document . pages . count () print ( "Pages: " + str ( count...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/