Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 187,924 for

paged

(0.66 sec)
  1. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents... PAGE_BREAK Page break character: “\x000c”...ControlChar.SECTION_BREAK . PAGE_BREAK_CHAR Page break character: (char)12...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  4. Travailler avec des sections en C++|Aspose.Word...

    Comprendre les concepts de section de document et les pratiques de manipulation à l'aide de C++. Insérer une section dans un document C++. Supprimer la section C++. Copiez des sections entre les documents....mise en forme sur toutes les pages. Par exemple, vous devrez peut-être...numéros de page, avoir une taille et une orientation de page différentes...

    docs.aspose.com/words/fr/cpp/working-with-secti...
  5. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  6. Faire pivoter du texte dans un PDF en utilisant...

    Apprenez à faire pivoter du texte dans des fichiers PDF en .NET en utilisant Aspose.PDF pour ajuster l'alignement du texte et améliorer la présentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/fr/net/rotate-text-inside-pdf/
  7. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  8. Ouvrir un document PDF par programmation|Aspose...

    Apprenez à ouvrir un fichier PDF dans Python Aspose.PDF pour la bibliothèque Python via .NET. Vous pouvez ouvrir un PDF existant, un document à partir d'un flux et un document PDF chiffré....) print ( "Pages: " + str ( len ( document . pages ))) Ouvrir...) print ( "Pages: " + str ( len ( document . pages ))) Ouvrir...

    docs.aspose.com/pdf/fr/python-net/open-pdf-docu...
  9. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to JPEG document In loop: add...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  10. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hant/php-java/crop/