Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 189,999 for

paged

(0.3 sec)
  1. 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...
  2. 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/
  3. Exemplo de Hello World usando a linguagem Pytho...

    Este exemplo demonstra como criar um documento PDF simples "Hello, World!" usando Aspose.PDF para Python...usando a função document_get_pages . Adicione uma nova página à...páginas usando a função page_collection_add_page . Obtenha a coleção...

    docs.aspose.com/pdf/pt/python-cpp/hello-world-e...
  4. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java....Represents a continuous range of pages. To learn more, visit the Programming...Shows how to extract pages based on exact page ranges. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. تحويل PDF إلى تنسيقات صور مختلفة في بايثون|Aspo...

    يوضح هذا الموضوع كيفية استخدام Aspose.PDF لبايثون لتحويل PDF إلى تنسيقات صور مختلفة مثل TIFF، BMP، EMF، JPEG، PNG، GIF، SVG ببضع سطور من الكود....باستخدام وظيفة document_get_pages ، التي تأخذ كائن Document كمعامل...المستند باستخدام دالة page_collection_get_page ، التي تأخذ كائن PageCollection...

    docs.aspose.com/pdf/ar/python-cpp/convert-pdf-t...
  6. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python.... Use this page when you need to add new tables...new PDF document. Adds a blank page to the document. Initialize...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. Procurar

    Procurar...em documento vazio Page page = doc.Pages.Add(); Aspose.Pdf.Image...Adicionar imagem em uma página page.Paragraphs.Add(image); // Salvar...

    blog.aspose.com/pt/pdf/images-to-pdf-csharp/
  8. 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/
  9. 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/
  10. إضافات توضيحية إضافية باستخدام 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/