Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 190,038 for

paged

(0.16 sec)
  1. Agregar sellos de imagen en PDF usando C#|Aspos...

    Agregue el sello de imagen en su documento PDF utilizando la clase ImageStamp con la biblioteca Aspose.PDF....método AddStamp de la clase Page para agregar el sello al PDF...stamp to particular page document . Pages [ 1 ]. AddStamp ( imageStamp...

    docs.aspose.com/pdf/es/net/image-stamps-in-pdf-...
  2. Робота з текстом | Рішення C++ API

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/cpp/xps/working-with-text/
  3. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/working-with-text/
  4. Trabajar con capas|Documentation

    Esta sección explica cómo agregar u obtener información de capa en una forma visio con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/es/net/working-with-lay...
  5. Arbeiten mit Ebenen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Layer-Informationen in einem visio-Shape mit Aspose.Diagram hinzufügen oder abrufen....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/de/net/working-with-lay...
  6. Converting a MHTML file to JPEG using Python | ...

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...specific number of pages, in this case 4 pages out of total.This...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Python 를 사용하여 파일 콘텐츠 최적화

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # 현재 페이지 이미지 크기 조정을...

    products.aspose.com/words/ko/python-net/compress/
  8. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng P...

    Nén tệp trong Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Đặt kích thước trang...

    products.aspose.com/words/vi/python-net/compress/
  9. Разделение PDF файла на отдельные страницы в Ru...

    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 # for ( int pdfPage = 1...size (); pdfPage ++ ) while pdf_page <= pdf . getPages (). size ()...

    docs.aspose.com/pdf/ru/java/split-pdf-file-into...
  10. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/androidjava/extract-images-...