Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 6,334 for

document viewer

(0.13 sec)
  1. Live Demos|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EML to PDF Converter Email Viewer MBOX to PST Converter EML Editor...

    docs.aspose.com/email/net/live-demos/
  2. Live Demos|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EML to PDF Converter Email Viewer MBOX to PST Converter EML Editor...

    docs.aspose.com/email/java/live-demos/
  3. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....loading a PDF file into a PDF viewer or editor. You will get IDE...the source PDF file into the Document object, where JavaScript is...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...
  4. 搜索

    搜索...ViewData["Title"] = "PowerPoint Viewer"; } @{ Layout = null; } <!DOCTYPE...initial-scale=1"> <title>Slides Viewer</title> <link rel="stylesheet"...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  5. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for C++ Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....in C++ Create a Presentation Viewer in C++ Secure Presentations...

    docs.aspose.com/slides/cpp/developer-guide/
  6. Developer Guide|Aspose.Slides for Python Docume...

    Discover the Aspose.Slides for Python via .NET Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....Python Create a Presentation Viewer in Python Secure Presentations...

    docs.aspose.com/slides/python-net/developer-guide/
  7. Unable to print SquareAnnotation - Free Support...

    Hello, Please look at my code snippet below. Mikhael SquareAnnotation.pdf (1.5 KB) var sPrinterName = @"Canon iR C3000 Series UFR II"; var sSrcPDF = @"C:\in\SquareAnnotation.pdf"; using (var srcPdf = new Aspose.Pdf.…...Document(sSrcPDF)) { using (var viewer = new PdfViewer())...PdfViewer()) { viewer.BindPdf(srcPdf); viewer.PrintPageDialog = false;...

    forum.aspose.com/t/unable-to-print-squareannota...
  8. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF Documents using Aspose.PDF for Python via .NET....interactive annotations in PDF documents using Aspose.PDF for Python...the document and find the target text Create a Document object...

    docs.aspose.com/pdf/python-net/interactive-anno...
  9. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...import com . aspose . words . Document ; import com . aspose . words...

    docs.aspose.com/words/java/your-first-application/
  10. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word Document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...picture of a graph in the word document that contains 2 x-axis dotted...Aspose.docm"; Document oWordDoc = new Document(wordFile); Aspose...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...