Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 190,038 for

paged

(0.15 sec)
  1. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Add a new Page to this Document . A new Aspose...Aspose.PDF BMP is added to the Page as a Paragraph. Finally, save...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  3. Додати сторінки до PDF у Python | Вставити стор...

    Додати сторінки до PDF у Python. Дізнайтеся, як вставити сторінку до PDF, додати сторінки з інших PDF та вставити сторінки в певних позиціях програмно....кінці файлу, викликайте метод pages.add() . Слідуйте наведеним крокам...Document . Використовуйте метод pages.add() , щоб додати нову сторінку...

    blog.aspose.com/uk/pdf/add-pages-to-pdf-in-python/
  4. 档案

    档案...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/zh/pub/publisher-pub-to-jpg-onl...
  5. Конвертировать форматы изображений в PDF на Pyt...

    Узнайте, как конвертировать BMP, CGM, DICOM, PNG, TIFF, EMF, SVG и другие форматы изображений в PDF на Python с помощью Aspose.PDF for Python via .NET.... Document () page = document . pages . add () rectangle... True ) # A4 size in points page . add_image ( infile , rectangle...

    docs.aspose.com/pdf/python-net/convert-images-f...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/pages/ Recent content in เพิ่ม ย้าย หรือลบหน้าใน PDF โด......com/pdf/th/python-net/pages/ Recent content in เพิ่ม ย้าย...aspose.com/pdf/th/python-net/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-net/pages/ind...
  7. Réglage des options d impression|Documentation

    Cet article montre comment définir de manière programmatique les options d impression de la mise en page de la feuille Excel à l aide de l API Aspose.Cells pour Python via .NET. Vous pouvez définir la zone d impression, les titres d impression et l ordre des pages....paramètres de configuration de page de Microsoft Excel offrent plusieurs...contrôler l’impression des pages de feuille de calcul. Comment...

    docs.aspose.com/cells/fr/python-net/setting-pri...
  8. 아카이브

    아카이브...Pages 컬렉션을 사용하여 PDF 페이지를 반복합니다. 각...생성하고 초기화합니다. PngDevice.Process(Page, Stream) 메서드를 사용하여 페이지를 PNG로...

    blog.aspose.com/ko/pdf/pdf-to-png-using-csharp/
  9. Python Split A File

    Split documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/python-net/split/
  10. Rotacionar Páginas de PDF Usando C#|Aspose.PDF ...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C#.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...)) { foreach ( Page page in document . Pages ) { Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/rotate-pages/