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

document viewer

(1.27 sec)
  1. Aspose Apply watermark to PDF - Free Support Fo...

    Hi Im trying apply watermark to PDF in C# and i have confusion between Font Size and Zoom Number please help me what is use of Zoom Number and value range aslo i have font size then zoom number is required....magnification of the PDF document when opened in a viewer, such as Adobe...This setting is part of the document’s display preferences and...

    forum.aspose.com/t/aspose-apply-watermark-to-pd...
  2. 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/
  3. Text shadow/halo artifact on printed PDF conver...

    Hi, We are using Aspose.Words 17.10 in a .NET application to convert Word Documents (.docx) to PDF on a Windows Server environment. The conversion is done with no custom PdfSaveOptions — just a plain doc.Save(path, Save…...application to convert Word documents (.docx) to PDF on a Windows...every piece of text in the document regardless of formatting....

    forum.aspose.com/t/text-shadow-halo-artifact-on...
  4. 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/
  5. 搜索

    搜索...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...
  6. 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...
  7. 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...
  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...