Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 185,607 for

paged

(0.69 sec)
  1. Comprimați DOC În Python

    Comprimați DOC în Python fără a pierde calitatea. Optimizați conținutul DOC, reduceți cu ușurință dimensiunea fișierului....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Setați dimensiunea...

    products.aspose.com/words/ro/python-net/compres...
  2. ضغط DOCX في Python

    ضغط DOCX في Python دون فقدان الجودة. تحسين المحتوى DOCX وتقليل حجم الملف بسهولة....docx", '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...
  3. ضغط DOC في Python

    ضغط DOC في Python دون فقدان الجودة. تحسين المحتوى DOC وتقليل حجم الملف بسهولة....doc", '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...
  4. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/net/sticky-annotations/
  5. Descripción general del producto | Node.js a tr...

    Biblioteca C ++ para que los desarrolladores procesen archivos PS, EPS y XPS. Aprenda el sobrecargado de Aspose.Page API Solución para Node.js a través de C ++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/nodejs-cpp/product-over...
  6. Archiwa

    Archiwa... Get a page from the diagram. Przejdź przez...vsdx"); // get pages count System.out.println("Total Pages:" + diagram...

    blog.aspose.com/pl/diagram/read-visio-shape-dat...
  7. 자바를 사용하여 PostScript 파일에 타원 그리기

    자바를 사용하여 [Aspose.Page for Java](https//products.aspose.com/page/java/)로 PostScript 파일에 타원을 그리는 방법을 배워보세요. 코드 예제 및 이점도 알아보세요....Page for Java - 설치 자바를 사용하여 PostScript...생성할 수 있게 해줍니다. 강력한 SDK인 Aspose.Page for Java 를 사용하면 PostScript 파일을...

    blog.aspose.com/ko/page/draw-an-ellipse-in-a-po...
  8. Python Split HTML

    Split HTML files into e pages using Python code. Save HTML as separate files using Python....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/python-net/split/html/
  9. Utilisation de l'annotation de texte pour PDF|A...

    Aspose.PDF for .NET vous permet d'ajouter, d'obtenir et de supprimer des annotations de texte de votre document PDF....collection Annotations d’une page particulière. Cette collection...pour cette page individuelle uniquement ; chaque page a sa propre...

    docs.aspose.com/pdf/fr/net/text-annotation/
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/