Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 187,347 for

paged

(0.42 sec)
  1. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Figures Annotations using C++|Aspose.PDF fo...

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ko/cpp/figures-annotation/
  3. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، انتقال یا حذف صفحات در PDF با استفاده از php-java https://products.aspose.com/pdf/fa/php-java/pages/ Recent content in اضافه کردن، ......com/pdf/fa/php-java/pages/ Recent content in اضافه کردن،...aspose.com/pdf/fa/php-java/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/php-java/pages/index...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu php-java https://products.aspose.com/pdf/pl/php-java/pages/ Recent conten......com/pdf/pl/php-java/pages/ Recent content in Dodawanie...aspose.com/pdf/pl/php-java/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/php-java/pages/index...
  6. EPS、XPS、OXPS 和 PS 命令行转换器 | CLI 工具

    Aspose.Page 强大的命令行转换工具,可轻松高效地转换 PS/EPS/XPS/OXPS 文档。Aspose CLI Page 转换器。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/cli-tools/page-conv...
  7. 아카이브

    아카이브...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/ko/pub/publisher-pub-to-jpg-onl...
  8. Lưu trữ

    Lưu trữ...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/vi/pub/publisher-pub-to-jpg-onl...
  9. 搜索

    搜索...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/zh-hant/pub/publisher-pub-to-jp...
  10. Annotation de surlignage PDF en C++|Aspose.PDF ...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, soulignements, barrés ou soulignements en zigzag dans le texte d'un document....toutes les annotations à la page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Créer...

    docs.aspose.com/pdf/fr/cpp/highlights-annotation/