Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 141,620 for

paged

(0.27 sec)
  1. ضغط TIFF في Python

    ضغط TIFF في Python دون فقدان الجودة. تحسين المحتوى TIFF وتقليل حجم الملف بسهولة....tiff", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # تعيين الحد الأقصى...

    products.aspose.com/words/ar/python-net/compres...
  2. Komprimera DOC I Python

    Komprimera DOC i Python utan att förlora kvalitet. Optimera DOC innehåll, minska filstorleken enkelt....doc", '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...
  3. Komprimer JPG I Python

    Komprimer JPG i Python uden at miste kvalitet. Optimer JPG indhold, reducer nemt filstørrelsen....jpg", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Indstil maksimal...

    products.aspose.com/words/da/python-net/compres...
  4. Pakkaa WORD Kohteessa Python

    Pakkaa WORD kentässä Python laadun heikkenemättä. Optimoi kohteen WORD 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...
  5. Saspiest DOCX Python

    Saspiest DOCX Python, nezaudējot kvalitāti. Optimizējiet DOCX saturu, viegli samaziniet faila lielumu....docx", '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...
  6. Suspausti HTML Python

    Suspausti HTML Python neprarandant kokybės. Optimizuokite HTML turinį, lengvai sumažinkite failo dydį....html", '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. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  8. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/pub/net/ms-publisher-notes/
  9. Coordinate system|Aspose.PDF for .NET

    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....the bottom-left corner of the page. The point (0,0) corresponds...other coordinate systems. Each page has its own coordinate system...

    docs.aspose.com/pdf/net/coordinate-system/
  10. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем PDF файле...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ru/net/create-form/