Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 190,008 for

paged

(1.62 sec)
  1. 以编程方式打开PDF文档|Aspose.PDF for Python via .NET

    了解如何在Python Aspose.PDF for Python via .NET库中打开PDF文件。您可以打开现有的PDF、从流中打开文档以及加密的PDF文档。...) print ( "Pages: " + str ( len ( document . pages ))) 从流中打开现有的PDF文档...) print ( "Pages: " + str ( len ( document . pages ))) 打开加密的PDF文档...

    docs.aspose.com/pdf/zh/python-net/open-pdf-docu...
  2. Archivio

    Archivio...l'oggetto della classe Page Page page = new Page (); // inizializza...outlineElem3 ); // add Outline node page . appendChildLast ( outline...

    blog.aspose.com/it/note/create-bulleted-or-numb...
  3. إضافة نص إلى PDF باستخدام Python|Aspose.PDF لـ ...

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....على الصفحة المعينة page = document . pages [ 1 ] # إنشاء جزء النص...= ap . text . TextBuilder ( page ) # إلحاق جزء النص بصفحة PDF...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...
  4. Formatage du texte dans un PDF|Aspose.PDF pour ...

    Cette page explique comment formater le texte dans votre fichier PDF. Il s'agit d'ajouter un retrait de ligne, d'ajouter une bordure de texte, de souligner le texte, d'ajouter une bordure autour du texte ajouté, de l'alignement du texte pour le contenu de la boîte flottante, etc....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/fr/java/text-formatting-ins...
  5. Chercher

    chercher... Ajoutez une nouvelle Page au document PDF à l’aide de...définissez les marges de la page. Chargez le fichier image dans...

    blog.aspose.com/fr/pdf/convert-image-to-pdf-java/
  6. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....coleção de Anotações do objeto Page . O trecho de código a seguir..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/pt/java/text-annotation/
  7. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  8. Добавить линейные фигуры в PDF на Python|Aspose...

    Узнайте, как рисовать линейные фигуры и стилизованные линии в PDF‑файлах на Python.... Document () page = document . pages . add () graph = drawing...drawing . Graph ( 100 , 400 ) page . paragraphs . add ( graph )...

    docs.aspose.com/pdf/python-net/add-line/
  9. Добавить линейные фигуры в PDF на Python|Aspose...

    Узнайте, как рисовать линейные фигуры и стилизованные линии в PDF‑файлах на Python.... Document () page = document . pages . add () graph = drawing...drawing . Graph ( 100 , 400 ) page . paragraphs . add ( graph )...

    docs.aspose.com/pdf/ru/python-net/add-line/
  10. Archiv

    Archiv...eine neue Seite, indem Sie das Page objekt mit dem Objekt der Document...Sie den Seitentitel mit der Page.Title-Eigenschaft fest. Rufen...

    blog.aspose.com/de/note/create-onenote-files-ad...