Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 187,482 for

page

(0.16 sec)
  1. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...创建一个Diagram类的实例来加载一个diagram 获取要设置主题的Page类实例 将 Preset 值分配给 Page 实例的 PresetTheme 属性...of Page class to be set theme Page page = diagram . Pages [ 0...

    docs.aspose.com/diagram/zh/net/working-with-the...
  2. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python.... What is this page about? This page lists the document formats...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/python-net/supported-docu...
  3. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...创建一个Diagram类的实例来加载一个diagram 获取要设置主题的Page类实例 将 Preset 值分配给 Page 实例的 PresetTheme 属性...instance of Page class to be set theme Page page = diagram ....

    docs.aspose.com/diagram/zh/java/working-with-th...
  4. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....HtmlLoadOptions > (); // set page size to A5 options -> get_PageInfo...<fo:simple-page-master master-name= "simpleA4" page-height= "29...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  5. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/python-net/text-annotation/
  6. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB 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/epub-to-pdf/
  7. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  8. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF Pages into individual PDF files in your PHP applications....topic shows how to split PDF pages with Aspose.PDF for PHP via...applications. To split PDF pages into single page PDF files using PHP...

    docs.aspose.com/pdf/php-java/split-document/
  9. Working with Documents from External Sources|As...

    How to load documents from external sources in C#. Load PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other files from SharePoint or database for further processing using C#.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-document...
  10. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF Pages into individual PDF files with C++....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C++...

    docs.aspose.com/pdf/cpp/split-pdf-document/