Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,160 for

document viewer

(0.08 sec)
  1. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  2. EPS to GIF Conversion API | C++

    EPS to GIF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/conversion/eps-to-...
  3. Convert AI to PNG via C# | products.aspose.com

    Sample code for AI to PNG C# conversion. Use API example code for batch AI files to PNG conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/psd/ai-to-png/
  4. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....Step 1: Create a New OneNote Document Step 2: Add a New Page Step...OneNote Document # Start by initializing a new Document object...

    blog.aspose.com/note/bullet-journaling-with-one...
  5. PNG to PDF Images Conversion with Python | prod...

    How to use Python for PNG to PDF images and photos conversion on desktop and web applications....example, Microsoft Windows viewer has the capability to open...Portable Document Format (PDF) is a type of document created by...

    products.aspose.com/imaging/python-net/conversi...
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for Document enhancement....displayed in the text of the document as a highlight, underline...window provided in the PDF Viewer control. You can change the...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  7. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...Java Insert images into your document dynamically when building...PDF content Open the PDF in a viewer and verify that the image is...

    forum.aspose.com/t/black-box-for-certain-images...
  8. Configuration Explained|Aspose.Words for Report...

    Overview of configuration approaches for the Aspose.Words for Reporting Services....Reporting Services generates documents. Instance level configuration...RSReportDesigner.config Microsoft Report Viewer 2005, 2008, 2010, 2012 or 2015...

    docs.aspose.com/words/reportingservices/configu...
  9. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF Documents content with annotation marks and side-by-side output...Compare PDF documents Contents [ Hide ] Ways to compare PDF Documents...Documents When working with PDF documents, there are times when...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  10. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My test file is 180 pages, but I have and Documents with 2000 pages. I use following code: PdfViewer Viewer = new PdfViewer(); Viewer.setAutoResize(true); // Print the file with…...180 pages, but I have and documents with 2000 pages. I use following...code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true);...

    forum.aspose.com/t/print-big-pdf/319302