Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 185,611 for

page

(0.39 sec)
  1. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...
  2. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....Page Product Family Aspose.PSD Product...and get access to the target page for striking out text Create...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  3. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a Page are being rendered before the shapes in the previous Page. Without settin…...provided, the header shapes of a page are being rendered before the...the shapes in the previous page. Without setting the license,...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  4. 从PDF中的表格提取数据|Aspose.PDF for C++

    学习如何使用Aspose.PDF for C++从PDF中提取表格数据。...扫描页面 for ( auto page : document -> get_Pages ()) { absorber ->...-> Visit ( page ); for ( auto table : absorber -> get_TableList...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ta...
  5. Archive

    archives...gives full access to shapes, pages, and custom properties. It works...Get a page from the diagram. Loop through shapes on the page. Print...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  6. Converting a XML file to BMP using C# | Aspose.PDF

    Sample code for XML‑to‑BMP conversion in .NET. Use the API example code for batch XML‑to‑BMP conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/xml-to-bmp/
  7. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...(); // Add a page Page page = pdfDocument . Pages . Add (); //...// Add text elements page . Paragraphs . Add ( new TextFragment...

    docs.aspose.com/pdf/zh/net/integration-aws/