Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 145,848 for

page

(0.1 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. 如何用 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...
  3. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp-cli/images/add/
  4. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vssm/
  5. Split PDF, HTML, TXT Files using JavaScript via...

    This topic shows how to split PDF Pages into individual PDF files using JavaScript....C++ If you only need certain pages from a large PDF document, splitting...you to extract these specific pages as a separate document. Splitting...

    products.aspose.com/pdf/javascript-cpp/splitter/
  6. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...bold formatting to the entry’s page number. IsDirty { get; set;...italic formatting to the entry’s page number. IsLocked { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....appear at the bottom of the page. builder.write("This text will...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  9. Გადაიყვანეთ TEXT PNG Javascript

    გადაიყვანეთ TEXT PNG JavaScript ფორმატში კოდით. შეინახეთ TEXT როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Გადაიყვანეთ DOC JPG Javascript

    გადაიყვანეთ DOC JPG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც JPG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/ka/nodejs-net/convers...