Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 187,482 for

paged

(0.18 sec)
  1. 搜索

    搜索...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...
  2. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...input_pdf ) # 获取特定页面 page = document . pages [ 1 ] # 创建文本片段 text_fragment...= ap . text . TextBuilder ( page ) # 将文本片段附加到 PDF 页面 builder...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  3. PS to GIF Conversion API | C++

    PS to GIF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-gif/
  4. EPS to JPEG Conversion API | C++

    EPS to JPEG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  5. Installation and running examples | Javascript ...

    Learn about how to install and use Aspose.Page for JavaScript. Find code examples for the better understanding....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/installation/
  6. Converting a SVG file to BMP using Python | Asp...

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...separate files. Loop through each page of the loaded PDF document using...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Перетворіть багатосторінковий документ на зобра...

    Експортуйте багатосторінкові документи в растрові зображення (JPG, PNG, GIF, BMP, TIFF, WebP) Використовуючи Python....збереженні в зображення: single_page – зберегти тільки першу із зазначених...Horizontal layout . options . page_layout = MultiPageLayout . Horizontal...

    docs.aspose.com/words/uk/python-net/convert-a-m...
  8. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....6 Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/convert-xps/
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

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