Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,287 for

document viewer

(0.07 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...
  2. 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-...
  3. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Load the input Word document using Document object to export to...the source Word file into a Document class object. Later an instance...

    kb.aspose.com/words/java/how-to-convert-word-to...
  4. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...stream, which typical file viewers cannot interpret directly....parse OLE streams (e.g., an OLE viewer) to see whether it contains...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  5. Aspose.Diagram for Python via Java System Requi...

    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.... To view Visio documents produced by Aspose.Diagram...at least a Microsoft Visio Viewer installed. Python版本 Python...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  6. 透過 .NET 查看 OneNote 文件格式 | C#

    用於在 .NET Framework、.NET Core 上載入、渲染和顯示 OneNote 文件的 C# 原始碼。...NET Viewer 透過 .NET 的 OneNote 檔案檢視器 查看一個文件,而不依賴...Note for .NET OneNote Viewer Documentation Source Code API Reference...

    products.aspose.com/note/zh-hant/net/viewer/
  7. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during save. will this feature will be added …...PdfSaveOptions before saving the document. Why it happens Earlier releases...arranges the PDF objects so that a viewer can begin rendering the first...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  8. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me Documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...Can you please send me documentation for creating annotations...pdf file with radbinary image viewer and we need to download as...

    forum.aspose.com/t/creating-annotations-within-...
  9. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....PDF Document using C++ Contents [ Hide ] Save PDF document to...PDF document to file system using Save method of Document class...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  10. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...editor = new PdfContentEditor ( document ); TextFragmentAbsorber tfa...

    docs.aspose.com/pdf/java/adding-annotations-to-...