Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,245 for

document viewer

(0.07 sec)
  1. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...cannot post the offending documents (foo.pdf in the tests below)...working on splitting real-world document packages, and of the 5 samples...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  2. C# API to Export CGM to PS | products.aspose.com

    Convert CGM to PS without using Microsoft Word...APIs that provides powerful document manipulation and conversion...editing, and manipulating PDF documents. Once the CGM file is converted...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...PDF loads each source document (and its pages) into memory...of materialising the whole document in RAM. See the snippet above...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  4. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here.... JPG, TIFF, PNG, and PDF documents. Java PS to TIFF Conversion...TIFF Converter or PostScript Viewer Aspose.Page for Java PS converter...

    docs.aspose.com/page/java/convert-ps/
  5. Convert DWFX to GIF via C# | products.aspose.com

    Sample code for DWFX to GIF C# conversion. Use API example code for batch DWFX files to GIF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  6. 搜索

    搜索... 創建一個新文件夾“Documents”以保存 Excel 文件,並創建一個子文件夾“Rendered”以保存渲染圖像。...Workbook(Server.MapPath(Path.Combine("~/Documents", FileName))); var workSheets...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  7. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …... // load the Visio document Diagram diagram = new Diagram(@"C:\MyVisio...aggregated across the whole document, or separately for each page...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  8. Convert VDW to PNG via Python | products.aspose...

    Sample Python conversion code for VDW format to PNG file. Use this example code to convert VDW to PNG within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VSD to PNG via C# | products.aspose.com

    Sample code for VSD to PNG C# conversion. Use API example code for batch VSD 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/diagram/net/conversion/vsd-...
  10. 使用 Java API 解决方案调整 EPS 大小

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 Java 版 EPS 调整功能。...Resize 的质量并查看结果,然后使用我们的 EPS Viewer 查看生成的 EPS 文件。 在 Java 中以 Points...Initialize PS document with EPS file 4 PsDocument document = new P...

    docs.aspose.com/page/zh/java/resize-eps/