Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 181,393 for

page

(0.12 sec)
  1. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....Page Product Family Aspose.PSD Product...hyperlinks in it Parse through each page and access the collection of...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  2. 档案

    档案...PDF 页面 for (auto page : pdfDocument->get_Pages()) { // 获取 PDF 页面的尺寸...int width = info->GetPageWidth(page->get_Number()); int height =...

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...
  3. BMP to PDF Converter using C# | Aspose.PDF

    Sample code for BMP to PDF C# conversion. Use API example code for batch BMP files to PDF 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/bmp-to-pdf/
  4. Product Support|Aspose.Slides Documentation

    Get free, fast Aspose.Slides for .NET product support: forums, docs, updates, code help to fix issues across PowerPoint and OpenDocument workflows....NET home page Product home page. Aspose.Slides blog...version of Aspose.Slides from this page. We often release new versions...

    docs.aspose.com/slides/net/product-support/
  5. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....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...
  6. 如何使用 C# 创建 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 将 TextFragment 添加到页面的...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-pdf-document/
  7. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures...."children" : [ { "element_type" : "Page" , "children" : [ /*** put content...You can use multiple top-level Page elements to separate the content...

    docs.aspose.com/omr/net/json-markup/
  8. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  9. Product Support|Aspose.Slides for Node.js via ....

    Get fast technical support for Aspose.Slides for Node.js, learn how to report issues effectively, and keep your PPT, PPTX and ODP projects running smoothly....js via Java home page Product home page. Aspose.Slides blog...version of Aspose.Slides from this page. We often release new versions...

    docs.aspose.com/slides/nodejs-java/product-supp...
  10. BMP to PDF Converter using C++ | Aspose.PDF

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....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/cpp/conversion/bmp-to-pdf/