Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 185,611 for

paged

(0.48 sec)
  1. Comprimi DOCX In Python

    Comprimi DOCX in Python senza perdere qualità. Ottimizza DOCX i contenuti, riduci facilmente le dimensioni dei file....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Imposta la dimensione...

    products.aspose.com/words/it/python-net/compres...
  2. Архивы

    Архивы...Инициализируйте объекты классов Page и Outline . Инициализируйте... добавьте Outline к Page , а затем Page к Document Сохраните...

    blog.aspose.com/ru/note/create-bulleted-or-numb...
  3. Arşiv

    Arşiv...(); // Page sınıfı nesnesini başlatın Page page = new Page (); //...outlineElem3 ); // Outline düğümü ekle page . appendChildLast ( outline...

    blog.aspose.com/tr/note/create-bulleted-or-numb...
  4. Chercher

    chercher...texte dans une page particulière ou une région de page à l’aide de...C# Remplacer le texte d’une page particulière en PDF Remplacer...

    blog.aspose.com/fr/pdf/find-and-replace-text-in...
  5. PDF 파일에 사각형 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 사각형 객체를 만드는 방법을 설명합니다.... Page page , float x , float y , float...Paragraphs collection of the page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ko/net/add-rectangle/
  6. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  7. Configuración de opciones de página en Php|Docu...

    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....Java para PHP , llame al método page_orientation del módulo pagesetup...Código PHP public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/es/java/setting-page-opti...
  8. Inställning av sidalternativ i Ruby|Documentation

    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....Cells Java för Ruby , anropa page_orientation -metoden i pagesetup...pagesetup -modulen. Ruby-kod def page_orientation () data_dir = File...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  9. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... PageCollection/Page Diagram object contains the...the Page objects in a Diagram. ShapeCollection/Shape Page object...

    docs.aspose.com/diagram/net/object_model/
  10. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....topic shows how to split PDF pages with Aspose.PDF for Java into...applications. To split PDF pages into single page PDF files using Java...

    docs.aspose.com/pdf/java/split-document/