Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 188,953 for

paged

(0.41 sec)
  1. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Unterstützte Dateiformate | Python über .NET

    Python-Bibliothek zur Verarbeitung von PS, EPS und XPS. Lernen Sie die von der Aspose.Page für Python unterstützten Ausgabe- und Eingabedateiformate kennen...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/python-net/supported-fi...
  3. Adicionar Carimbos de Imagem em PDF usando Pyth...

    Adicione o Carimbo de Imagem em seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF para Python....método add_stamp() da classe Page para adicionar o carimbo ao...página específica document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/pt/python-net/image-stamps-...
  4. Копирование внутренних и внешних полей|Aspose.P...

    Этот раздел объясняет, как копировать внутренние и внешние поля с помощью Aspose.PDF Facades, используя класс FormEditor....pdf" )) { // Add page document . Pages . Add (); // Bind PDF...the first page to "Last Name 2" on the second page formEditor...

    docs.aspose.com/pdf/ru/net/copy-inner-and-outer...
  5. Requisiti di sistema | Python tramite .NET

    Biblioteca Python per gli sviluppatori per elaborare i file PS, EPS e XPS. Impara i requisiti di sistema per iniziare a utilizzare ASPUTI. PAGE SOLUZIONE API per Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/python-net/system-requi...
  6. Usando Anotação de Texto para PDF|Aspose.PDF fo...

    Aspose.PDF for .NET permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....coleção de Anotações do objeto Page . O seguinte trecho de código...TextAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/pt/net/text-annotation/
  7. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. فشرده سازی PDF در Python

    بدون از دست دادن کیفیت، PDF را در Python فشرده کنید. محتوای PDF را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...
  9. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....Page Product Family Aspose.PSD Product...of options. Steps to Change Page Color in PDF in Java Set the...

    kb.aspose.com/pdf/java/how-to-change-background...
  10. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Document(); var page = document.Pages.Add(); page.PageInfo.Margin...height = image.BitmapSize.Height; page.SetPageSize(width + 2 * margins...

    forum.aspose.com/t/adding-an-image-as-a-paragra...