Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 181,649 for

paged

(0.2 sec)
  1. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....NET pages or applications without using...one ). Then create your .aspx page and copy the following code...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  2. Стиснути JPG У Python

    Стисніть JPG у Python без втрати якості. Оптимізуйте вміст JPG, легко зменшуйте розмір файлу....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Встановіть максимальний...

    products.aspose.com/words/uk/python-net/compres...
  3. Pakkaa DOCX Kohteessa Python

    Pakkaa DOCX kentässä Python laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Aseta sivun enimmäiskoko...

    products.aspose.com/words/fi/python-net/compres...
  4. Saspiest JPG Python

    Saspiest JPG Python, nezaudējot kvalitāti. Optimizējiet JPG saturu, viegli samaziniet faila lielumu....jpg", '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...
  5. JPG Tömörítése Itt: Python

    Tömörítse a(z JPG fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z JPG tartalmat, és egyszerűen csökkentse a fájlméretet....jpg", '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...
  6. Suspausti TIFF Python

    Suspausti TIFF Python neprarandant kokybės. Optimizuokite TIFF turinį, lengvai sumažinkite failo dydį....tiff", '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...
  7. Komprimera JPG I Python

    Komprimera JPG i Python utan att förlora kvalitet. Optimera JPG innehåll, minska filstorleken enkelt....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Ställ in maximal...

    products.aspose.com/words/sv/python-net/compres...
  8. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...new Document(inFilePath); Page page = pdfDocument.getPages().get_Item(1);...isLandscape = page.getPageInfo().getWidth() > page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  9. Jython kullanarak Sayfa Ayarlarını Belirleme|Do...

    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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/tr/java/setting-page-opti...
  10. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...