Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,253 for

preview document

(0.06 sec)
  1. How to Use Redaction Feature in GridJs|Document...

    This article explains how to apply redaction overlays on sensitive content in GridJs, covering client‑side CRUD operations, batch synchronization, and server‑side processing with Aspose.Cells.GridJs....popup window const overlay = document . createElement ( 'div' );...center;' ; const dialog = document . createElement ( 'div' );...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. View XLTM File Online and using Java | products...

    Free online XLTM file viewer app. Java API code to read XLTM file for viewer application....Develop powerful Java based XLTM document viewer utility application...XLTM document through Java. Download View XLTM Document via Online...

    products.aspose.com/total/java/viewer/xltm/
  3. 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[…...it contains a recognizable document. If you only need the visual...it contains a recognizable document such as an Excel workbook...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...excel and paste it in a word document as if you were to copy using...export the workbook to MS Word document (DOCX), pass SaveFormat.Docx...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. View PPS File Online and using Java | products....

    Free online PPS file viewer app. Java API code to view PPS presentation for viewer application....Develop powerful Java based PPS document viewer utility application...view PPS document through Java. Download View PPS Document via Online...

    products.aspose.com/total/java/viewer/pps/
  6. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...Cells Example - Page Break Preview </ title > </ head > < body...body > < h1 > Page Break Preview Example </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  7. Open AI file online | products.aspose.com

    Open AI file online...Document(pdfFileStream); var page =...setPosition(0); try (Document pdfDocument = new Document(pdfFileStream))...

    products.aspose.com/psd/view/open-ai-online/
  8. Convert OFT to EMF in Python | products.aspose.com

    Save OFT to EMF in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...printing, or technical documentation. This conversion supports...

    products.aspose.com/total/python-net/conversion...
  9. HTML Checkbox Generator – Online Tool and C# code

    Checkbox Generator lets you create HTML checkboxes for your website using Aspose.HTML. You can Preview the checkbox and copy generated HTML and C# code....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/generators/checkbox/
  10. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....in Page Layout view, Print Preview, and on printed pages. You...replace ( /'/g , '&#039;' ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-header...