Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 140,592 for

paged

(0.06 sec)
  1. Arbeiten mit Dokumenten in PostScript | C++

    Das Hinzufügen von Seiten zu einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird. ....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/cpp/ps/working-with-doc...
  2. 公共 API Aspose.Diagram 6.0.0 的变化|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 Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. مثال لـ Hello World باستخدام لغة Python|Aspose....

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط "Hello, World!" باستخدام Aspose.PDF لـ Python...باستخدام الدالة document_get_pages . إضافة صفحة جديدة إلى مجموعة...الصفحات باستخدام الدالة page_collection_add_page . الحصول على مجموعة...

    docs.aspose.com/pdf/ar/python-cpp/hello-world-e...
  4. Отобразить последовательность страниц с использ...

    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....page_index и ImageOrPrintOptions.page_count . Эти...ImageOrPrintOptions.page_index и ImageOrPrintOptions.page_count свойств...

    docs.aspose.com/cells/ru/python-net/render-sequ...
  5. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...
  6. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour C++....PDF Ajoutez une Page à la collection de pages du fichier PDF Ajouter...paragraphes de l’instance de page Créer une instance de Graph...

    docs.aspose.com/pdf/fr/cpp/add-rectangle/
  7. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....image; recognition of a single-page PDF. Aspose.OCR for Python via...image/page in parallel. Recognizing multiple files/pages Applies...

    docs.aspose.com/ocr/python-net/multithreading/
  8. How to Remove Comments from PDF using Python

    This article guides on how to remove comments from PDF using Python. It provides detailed information to set the IDE, write program algorithm and a runnable sample code to delete all comments in PDF using Python....Page Product Family Aspose.PSD Product...object Parse through all the pages of the loaded document and access...

    kb.aspose.com/pdf/python/how-to-remove-comments...
  9. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Page Product Family Aspose.PSD Product...on a specified position and page. Steps to Add Fields to PDF...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  10. Como Mesclar PDF usando C#|Aspose.PDF for .NET

    Esta página explica como mesclar documentos PDF em um único arquivo PDF com C# ou VB.NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...+ "Concat2.pdf" )) { // Add pages of second document to the first...

    docs.aspose.com/pdf/pt/net/merge-pdf-documents/