Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 213,610 for

new

(0.25 sec)
  1. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for JavaScript via C++....// Create a new file (workbook) const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  2. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...save options const options = new XlsbSaveOptions (); // Level...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  3. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...open it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  5. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...with: try { Workbook workbook = new Workbook(); Worksheet worksheet...ByteArrayOutputStrea outputStream = new java.io.ByteArrayOutputStrea();...

    forum.aspose.com/t/smart-marker-with-nested-obj...
  6. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  7. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...=> { // Create a new workbook const wb = new Workbook (); // Access...css separately const opts = new HtmlSaveOptions (); opts . exportWorksheetCSSSe...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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.... Presentation input = new Presentation (); IShapeCollection...Presentation presentation = new Presentation (); long id = presentation...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  9. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...License lic_pdf = new com.aspose.pdf.License(); lic_pdf...aspose.words.License lic_words = new com.aspose.words.License(); lic_words...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  10. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/en/viewer/