Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 213,261 for

new

(0.56 sec)
  1. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = New Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...call Workbook asposeWorkbook = new Workbook(excelStream) to avoid...ZipTool", "TEMPFILE"); File excel = new File("src/test/resources/POI...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  2. TeX (LaTeX) Files Conversion | Java

    TeX(LaTeX) conversion Java API solution. Convert LaTeX files to PDF, XPS and Images including PNG, JPEG, TIFF, BMP with few lines of Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/tex/java/conversion/
  3. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet points...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions { ExportEmbeddedCss...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...NEW.docx). SR 0.822.720.5.IT.NEW.docx (52.7 KB)...editor and then back into a new Word document to remove any hidden...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  5. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...identical. HtmlSaveOptions options = new HtmlSaveOptions { ExportPageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...// Instantiate a new Workbook const wb = new Workbook (); // Get...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. 使用JavaScript通过C++删除工作表中的重复行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中删除重复行,并选择特定列进行重复检查。...uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  8. 使用C++的XmlMapCollection.Add方法在工作簿中添加XML映射,配合Java...

    学习如何在工作簿中使用C++的Aspose.Cells for JavaScript的XmlMapCollection.Add方法添加XML映射。...arrayBuffer (); const xmlString = new TextDecoder (). decode ( arrayBuffer...Create workbook object const wb = new Workbook (); // Add xml map found...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...
  9. Render Office Add-Ins while converting Excel to...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/render-off...
  10. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/working-wi...