Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 187,806 for

paged

(0.48 sec)
  1. Stisnite TIFF V Python

    Stisnite TIFF v Python brez izgube kakovosti. Optimizirajte vsebino TIFF, enostavno zmanjšajte velikost datoteke....tiff", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Nastavite največjo...

    products.aspose.com/words/sl/python-net/compres...
  2. Saspiest DOC Python

    Saspiest DOC Python, nezaudējot kvalitāti. Optimizējiet DOC saturu, viegli samaziniet faila lielumu....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Iestatiet maksimālo...

    products.aspose.com/words/lv/python-net/compres...
  3. DOC Tömörítése Itt: Python

    Tömörítse a(z DOC fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOC tartalmat, és egyszerűen csökkentse a fájlméretet....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Állítsa be a maximális...

    products.aspose.com/words/hu/python-net/compres...
  4. Suspausti JPG Python

    Suspausti JPG Python neprarandant kokybės. Optimizuokite JPG turinį, lengvai sumažinkite failo dydį....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Nustatykite maksimalų...

    products.aspose.com/words/lt/python-net/compres...
  5. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Page Product Family Aspose.PSD Product...on all the pages of a PDF or on a particular page as per the...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  6. Archiwa

    Archiwa...w pustym dokumencie Page page = doc.Pages.Add(); Aspose.Pdf.Image...(path); // Dodaj obraz na stronie page.Paragraphs.Add(image); // Zapisz...

    blog.aspose.com/pl/pdf/images-to-pdf-csharp/
  7. أرشيف

    أرشيف...فارغة في مستند فارغ Page page = doc.Pages.Add(); Aspose.Pdf.Image...(path); // أضف صورة على الصفحة page.Paragraphs.Add(image); // حفظ...

    blog.aspose.com/ar/pdf/images-to-pdf-csharp/
  8. Архів

    Архів...в порожній документ Page page = doc.Pages.Add(); Aspose.Pdf.Image...Додати зображення на сторінку page.Paragraphs.Add(image); // Збережіть...

    blog.aspose.com/uk/pdf/images-to-pdf-csharp/
  9. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/java/complex-pdf-example/
  10. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Document(); var page = document.Pages.Add(); // 1. text page.Paragraphs...text")); // 2. text with newline page.Paragraphs.Add(new TextFragment("2...

    forum.aspose.com/t/nullreferenceexception-when-...