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

document viewer

(0.91 sec)
  1. 使用 Java 的 OneNote API 檔案檢視器

    用於在 .NET Framework、.NET Core 上載入、渲染和顯示 OneNote 文件的 Java 原始碼。...Note Java Viewer 適用於 Java 的 OneNote 檔案檢視器 API...Note for Java OneNote Viewer Documentation Source Code API Reference...

    products.aspose.com/note/zh-hant/java/viewer/
  2. Printing MS Word documents using Aspose PDF - F...

    Hello, We need to print MS Word Documents using a .Net Core 8.0 background service. As Aspose Words does not have a Print capability, we are thinking of to converting the DOCX to a PDF and then use the PDFViewer from A…...Printing MS Word documents using Aspose PDF Aspose.PDF Product...We need to print MS Word documents using a .Net Core 8.0 background...

    forum.aspose.com/t/printing-ms-word-documents-u...
  3. 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...
  4. 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/
  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-hant/tags/
  6. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...) to define document structure. Add alternative...accessible PDFs by converting documents to the PDF/UA-1 standard....

    forum.aspose.com/t/make-pdfs-generated-accessib...
  7. 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...
  8. Converting a SVG file to TEX using Python | Asp...

    Sample code on Python for SVG to TEX conversion. Use example code for batch SVG to TEX conversion with Python and .NET...programmatically a document from SVG to TEX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  9. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....PDF provides powerful Document Object Model (DOM) to explore...from PDF documents. Features by the content type Document Modify...

    docs.aspose.com/pdf/net/key-features/
  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...