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

paged

(1.51 sec)
  1. التعليقات التوضيحية الإضافية باستخدام Python|As...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من التعليقات التوضيحية من مستند PDF الخاص بك.... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/ar/python-net/extra-annotat...
  2. Trabalhar com Páginas num ficheiro PS | Java

    Como adicionar páginas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/java/ps/working-with-pa...
  3. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....// Add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create Drawing object with...

    docs.aspose.com/pdf/cpp/add-ellipse/
  4. Döndürün, Konumu Değiştirin ve Alt Şekilleri Ba...

    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 page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/tr/java/rotate-change-t...
  5. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... Get the particular page to which you want to add the...created from that particular page – to which you want to add the...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  6. Автоматическое размещение коллекции фигур на ст...

    В этом разделе объясняется, как авторазместить коллекцию фигур на странице visio с помощью Aspose.Diagram.... Для этого класс Page предлагает член AutoSpaceShapes...get page of the Visio drawing Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/ru/net/auto-space-a-col...
  7. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....separate sequence numbers and page numbers. @property def sequence_separator...side, # and the number of the page that contains the XE field on...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Архивы

    Архивы...страницу, инициализировав объект Page объектом класса Document. Установите...страницы, используя свойство Page.Title. Вызовите метод Document...

    blog.aspose.com/ru/note/create-onenote-files-ad...
  10. استخراج الفقرات من PDF C#|Aspose.PDF for .NET

    تعلم كيفية استخراج الفقرات من مستندات PDF في .NET باستخدام Aspose.PDF لاسترجاع النص المنظم....pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/ar/net/extract-paragraph-fr...