Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 141,620 for

paged

(0.13 sec)
  1. تعديل الصفحات الفردية لملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل الصفحات الفردية لملف PDF باستخدام فئة PdfPageEditor....array of pages which need to be manipulated (pages can be multiple...here we have specified only one page) pdfPageEditor . ProcessPages...

    docs.aspose.com/pdf/ar/net/editing-a-pdf-s-indi...
  2. Редактирование отдельных страниц PDF|Aspose.PDF...

    В этом разделе объясняется, как редактировать отдельные страницы PDF с помощью класса PdfPageEditor....array of pages which need to be manipulated (pages can be multiple...here we have specified only one page) pdfPageEditor . ProcessPages...

    docs.aspose.com/pdf/ru/net/editing-a-pdf-s-indi...
  3. Tourner le texte à l'intérieur du PDF en utilis...

    Découvrez différentes façons de faire pivoter le texte vers le PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, de faire pivoter un fragment de texte ou un paragraphe entier....particular page auto page = document -> get_Pages () -> Add ();...> ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/fr/cpp/rotate-text-inside-pdf/
  4. Add images to XPS files | API for C++

    C++ API Solution to work with XPS files. Learn how to add images to your documents with these native C++ APIs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-images-to-xps/
  5. Convertir Visio en SVG en Java | VSDX en SVG en...

    Apprenez à convertir Visio en SVG en Java en utilisant Aspose.Diagram for Java. Un guide étape par étape avec un code d'exemple pour convertir des fichiers Visio VSDX en format SVG....SVG in Java Enregistrer une page spécifique en tant que SVG Convertir...SVG en Java. Enregistrer une page spécifique du diagramme Visio...

    blog.aspose.com/fr/diagram/convert-visio-to-svg...
  6. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....includes the SEQ field and the page's number that the field appears...immediately to the left # of the page number that the main sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  7. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند PDF الخاص بك مع Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/ar/net/figures-annotation/
  8. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field...(Inherited from Field ) has_page_number_separator Gets a value...value indicating whether a page number separator is overridden through...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  10. EPS به PDF ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند EPS را در یک فایل PDF واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/fa/cpp/merger/eps-to-pdf/