Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 186,765 for

paged

(0.25 sec)
  1. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  3. عرض ملفات تنسيق PS | المحلول .NET

    افتح لعرض ملفات PS. C# التعليمات البرمجية المصدر لتحميل مستندات PS وعرضها وعرضها على .NET Framework Platform و Windows وتطبيقات ASP.NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/viewer/ps/
  4. EPS, XPS, OXPS and PS Command Line Converters |...

    Powerful Command-Line Converter tool from Aspose.Page to convert PS/EPS/XPS/OXPS documents easily and efficiently. Aspose CLI Page converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/cli-tools/page-convert/
  5. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....sur une page, quelles que soient les dimensions de la page imprimée...une position spécifique de la page PDF. L’opacité du filigrane...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  6. Setel Ukuran PDF menggunakan python via C++|Asp...

    Bagian ini menunjukkan cara mendapatkan atau menyetel properti halaman PDF seperti ukuran dokumen menggunakan Python via C++....dokumen menggunakan document_get_pages Dapatkan halaman pertama dari...koleksi halaman dengan page_collection_get_page Dapatkan kotak pangkas...

    docs.aspose.com/pdf/id/python-cpp/get-and-set-p...
  7. Temayı Şekle Uygula|Documentation

    Bu bölüm, Aspose.Diagram ile bir visio şeklinde tema Özelliklerinin nasıl ayarlanacağını açıklar....vsdx" ); // Get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/tr/java/apply-theme-to-...
  8. تحديث وإزالة الحقول|Documentation

    يشرح هذا القسم كيفية تحديث الحقول أو إزالتها....Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/ar/net/update-remove-fi...
  9. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  10. Добавление текста в PDF файл|Aspose.PDF for Java

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....получить конкретную страницу Page pdfPage = document . getPages...страниц объекта Document Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/ru/java/add-text-to-pdf-file/