Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 187,267 for

page

(0.14 sec)
  1. 在 PHP 中从 Visio 绘图中获取页面对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram Java 用于 PHP , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...PHP代码 public static function get_page_object_by_id ( $dataDir = null...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  2. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/
  3. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF Page to BMP image with Java....class allows you to convert PDF pages to BMP images. This class provides...you to convert a particular page of the PDF file to Bmp image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/net/working-with-themes/
  5. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/java/working-with-themes/
  6. FootnoteSeparatorType | Aspose.Words for Java

    Specifies the type of the footnote/endnote separator in Java....Printed below endnote text on a page when endnote text must be continued...continued on a succeeding page. ENDNOTE_CONTINUATION_SEPARATOR...

    reference.aspose.com/words/java/com.aspose.word...
  7. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF Page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...to add text stamps to a PDF page that has a CropBox defined....the corners of the displayable page. The left bottom origin seem...

    forum.aspose.com/t/unclear-margin-behavior-when...
  8. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....another page or shape in the current drawing, a page or shape...a Visio shape. In the multi page Visio drawing, hyperlinks can...

    docs.aspose.com/diagram/net/working-with-hyperl...
  9. Inserting Fields|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a unique feature that allows inserting Microsoft Word fields to any point of a document....feature can be used to insert page numbers that are dynamically...example, the following text Page { ` PAGE ` } of { ` NUMPAGES ` }...

    docs.aspose.com/words/jasperreports/inserting-f...
  10. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

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