Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 140,969 for

paged

(0.38 sec)
  1. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... pages [ 1 ], ap . Rectangle ( 300... 770 , True ) ) document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  2. Tambahkan Header dan Footer ke PDF|Aspose.PDF u...

    Aspose.PDF untuk C++ memungkinkan Anda menambahkan header dan footer ke file PDF Anda menggunakan kelas TextStamp....memanggil metode AddStamp dari Page untuk menambahkan teks di header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/id/cpp/add-headers-and-foot...
  3. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/print-tickets-xps/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Overview https://docs.aspose.com/pdf/net/overview/ Recent content in Overview on Documentation Hugo -- gohugo.io Sat, 05 Jun 2021 00:00:00 +0000 http......com/page-description-language/cgm/ CGM...https://docs.fileformat.com/page-description-language/tex/ TeX...

    docs.aspose.com/pdf/net/overview/index.xml
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...使用 AnnotationSelector 过滤注释 Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. إضافة صفحات في PDF باستخدام C++|Aspose.PDF لـ C++

    تُعلِّم هذه المقالة كيفية إدراج (إضافة) صفحة في الموقع المطلوب في ملف PDF. تعرف على كيفية نقل وحذف (إزالة) الصفحات من ملف PDF باستخدام C++....sample explains you on how to add page in a PDF document. يوضح نموذج...com/pdf/cpp/class/aspose.pdf.page_collection) collection's [I...

    docs.aspose.com/pdf/ar/cpp/add-pages/
  7. Trabajar con patrones de sombreado en un archiv...

    Cómo agregar un patrón de sombreado a un archivo PS es una pregunta respondida por la solución Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/python-net/ps/working-w...
  8. Работа с образцами штриховки в файле PS | Питон

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  9. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...options when rendering document pages or shapes to images. To learn...from FixedPageSaveOptions ) page_layout Gets or sets the layout...

    reference.aspose.com/words/python-net/aspose.wo...
  10. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...