Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 181,251 for

page

(0.31 sec)
  1. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  2. Convert Base64 to PDF in Java

    This article explains how to convert base64 to PDF in Java. It covers the setup of the IDE, the step-by-step instructions, and a working code sample for building a base64 to PDF converter in Java....Page Product Family Aspose.PSD Product...Document class and append a new page by invoking the add() method...

    kb.aspose.com/pdf/java/convert-base64-to-pdf-in...
  3. Convert Base64 to PDF in C#

    This article guides on how to convert base64 to PDF in C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a base64 to PDF converter in C#....Page Product Family Aspose.PSD Product...class instance and insert a page with the Add() method Add the...

    kb.aspose.com/pdf/net/convert-base64-to-pdf-in-...
  4. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc = doc ) # Modify the page setup properties for the builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using and Video Demo for Umbraco Quote Generato...

    Generate Quotes in your Umbraco site using the powerful features of Aspose.Words for .NET in C#....Hide ] What is this page about? This page describes how to use...top right of the page, or the bottom of the page. Click Insert Macro...

    docs.aspose.com/words/net/how-to-use-umbraco-qu...
  7. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...创建新页面或获取对现有页面的引用 创建 Circle 注释 调用 Page.Annotations 集合中的 Circle 注释方法..._dataDir + "appartments.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...developers to draw a text in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-text/
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio Page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....to draw a pentagon shape in a page.The code example below shows...developers to draw a pentagon in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/