Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 213,390 for

new

(0.17 sec)
  1. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for JavaScript via C++....is provided by introducing a new option, LoadDataFilterOption...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...

    docs.aspose.com/cells/javascript-cpp/filter-vba...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....HtmlSaveOptions() Initializes a new instance of this class that can...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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.... It includes not only new and updated public methods, added...ImportTableOptions var importOptions = new ImportTableOptions (); //Set...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape.... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...name : 'output.xls' , options : new XlsSaveOptions () }, { format...

    docs.aspose.com/cells/javascript-cpp/different-...
  6. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( InputType...

    docs.aspose.com/ocr/net/deskew/
  7. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  8. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = New LoadOptions(); workbook = New Workbook(inputStream, loadOptions); int sheetCount…...loadOptions = new LoadOptions(); workbook = new Workbook(inputStream...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); workbook...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  9. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...update text in PSD Files, add new layers and help to paint on the...textLayer.UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...

    products.aspose.com/psd/editor/psd/
  10. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method...font_settings = font_settings # Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/python-net/aspose.wo...