Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 181,790 for

paged

(0.1 sec)
  1. 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...
  2. Komprimera DOCX I Python

    Komprimera DOCX i Python utan att förlora kvalitet. Optimera DOCX innehåll, minska filstorleken enkelt....docx", '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. Kompres DOCX Ing Python

    Compress DOCX ing Python tanpa kelangan kualitas. Ngoptimalake isi DOCX, nyuda ukuran file kanthi gampang....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Setel ukuran kaca...

    products.aspose.com/words/jv/python-net/compres...
  4. Kompres HTML Ing Python

    Compress HTML ing Python tanpa kelangan kualitas. Ngoptimalake isi HTML, nyuda ukuran file kanthi gampang....html", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Setel ukuran kaca...

    products.aspose.com/words/jv/python-net/compres...
  5. Mampatkan DOC Dalam Python

    Mampat DOC dalam Python tanpa kehilangan kualiti. Optimumkan DOC kandungan, kecilkan saiz fail dengan mudah....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Tetapkan saiz halaman...

    products.aspose.com/words/ms/python-net/compres...
  6. 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...
  7. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert Single or Particular Pages of PDF to TIFF Image Format...ImageDevice - for a particular page. Convert PDF using DocumentDevice...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/
  9. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++.... method Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....between the left edge of the page and the left boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...