Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,240 for

document viewer

(0.12 sec)
  1. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…...the PDF document is generated. This might force the viewer to refresh...new PDF document Document pdfDocument = new Document(); // Add...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  2. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....demonstrates the powerful document building feature by Aspose...format. The PDF document can be open in any PDF viewer Software. Export...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  3. Change Background of VST File via .NET | produc...

    C# source code to change background of VST Documents on .NET Framework, .NET Core, Mono or COM Interop....Install-Package Visit our documentation for more details. How to...platform to be used with any Viewer. Open NuGet package manager...

    products.aspose.com/diagram/net/changebackgroun...
  4. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....open the processed PDF file in viewer software. Steps to Zoom PDF...the source PDF file into the Document object for zooming in when...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh/tags/
  6. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh-hant/tags/
  7. Manage Presentation Accessibility in C++|Aspose...

    Discover how Aspose.Slides for C++ helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....content that reaches every viewer without workarounds. Mark as...

    docs.aspose.com/slides/cpp/presentation-accessi...
  8. Intermittent Python Process Crash on Windows Se...

    We are facing an intermittent issue with our Python application when deployed in a client environment (Windows Server 2022 Datacenter Azure Edition). The application becomes unresponsive during execution and eventually …... The Windows Event Viewer logs show the following error:...isolation the problematic document and code that causes the problem...

    forum.aspose.com/t/intermittent-python-process-...
  9. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....PNG format and creates PNG documents containing recognized text...PNG image to Searchable PDF document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/png-to-...
  10. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...StartNew(); using (var document = new Aspose.Pdf.Document(pdfPath)) { var...}; document.OptimizeResources(optimizeOptions); document.Save(tempOutputPath);...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...