Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 192,335 for

paged

(0.13 sec)
  1. PDF Highlights Annotation|Aspose.PDF for Java

    يتم تقديم التعليقات التوضيحية للتمييز كتمييزات أو تسطيرات أو شطبات أو تسطيرات متعرجة في نص المستند....pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // إنشاء التعليقات التوضيحية...

    docs.aspose.com/pdf/ar/java/highlights-annotation/
  2. Chercher

    chercher...explique comment insérer des pages, des formes et du texte dans...diagramme VSDX en C# Insérer des pages dans un diagramme Visio en C#...

    blog.aspose.com/fr/diagram/create-ms-visio-vsdx...
  3. العمل مع طبقات PDF باستخدام Python|Aspose.PDF f...

    تعرف على كيفية إضافة طبقات PDF وقفلها واستخراجها وتسويتها ودمجها في Python.... يستخدم Document ، يضيف Page ، ويلحق Layer الكائنات على تلك...بإنشاء ملف جديد Document وأضف Page . قم بإنشاء وإضافة الطبقة الحمراء...

    docs.aspose.com/pdf/ar/python-net/working-with-...
  4. Bekerja dengan Lapisan PDF menggunakan Python|A...

    Pelajari cara menambahkan, mengunci, mengekstrak, meratakan, dan menggabungkan lapisan PDF dalam Python....Document , menambahkan sebuah Page , dan menambahkan Layer objek...Document dan tambahkan sebuah Page . Buat dan tambahkan lapisan...

    docs.aspose.com/pdf/id/python-net/working-with-...
  5. Archiv

    Archiv... Die Klasse Page der API repräsentiert eine Seite...Initialisieren Sie als Nächstes das Page-Klassenobjekt. Laden Sie dann...

    blog.aspose.com/de/note/add-image-to-onenote-in...
  6. Trabalhar com Camadas PDF usando Python|Aspose....

    Aprenda a adicionar, bloquear, extrair, achatar e mesclar camadas de PDF em Python....usa um Document , adiciona um Page , e adiciona Layer objetos para...novo Document e adicione um Page . Crie e adicione a camada vermelha...

    docs.aspose.com/pdf/pt/python-net/working-with-...
  7. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Python でベクターグラフィックスを操作する|Aspose.PDF for Python ...

    Python の GraphicsAbsorber を使用して PDF ページ間でベクターグラフィックを抽出、移動、削除、およびコピーする方法を学びましょう。...graphics_absorber : page = document . pages [ 1 ] graphics_absorber...graphics_absorber . visit ( page ) for element in graphics_absorber . elements...

    docs.aspose.com/pdf/ja/python-net/working-with-...
  9. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/cpp/replace-fields/