Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 185,612 for

paged

(0.21 sec)
  1. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. Sauvegarder un site web – C# – Aspose.HTML for ...

    Apprenez à enregistrer un site web ou une page web à l'aide d'Aspose.HTML for .NET et personnalisez le processus d'enregistrement en fonction de vos besoins....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/fr/net/website-to-html/
  3. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من الإضافات التوضيحية من مستند PDF الخاص بك....CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  4. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....should add all annotations to the page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....a new page to the document Set the margins of the page to 0 (if...BMP file Add the image to the page Save the document to the output...

    docs.aspose.com/pdf/php-java/convert-images-for...
  6. Chercher

    chercher...toutes les pages du document. Extrayez chaque page à l’aide de...extractpages(). Enregistrez la page au format PNG (ou un autre format...

    blog.aspose.com/fr/words/convert-text-to-image-...
  7. العمل مع شكل نوع الموصل|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....vsdx" ); //get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-3" ); //get a dynamic connector type shape...

    docs.aspose.com/diagram/ar/java/working-with-co...
  8. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-pdf-file/
  9. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... is_in_new_page = False position_settings ....() as document : document . pages . add () # Get Content for work...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  10. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...