Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 213,057 for

new

(0.12 sec)
  1. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...在JavaScript via C++中,通常用 new 关键字创建实例,但集成了JavaScript语法: <!DOCTYPE...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/compari...
  2. Convert CSV, TSV and TXT to Excel with JavaScri...

    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....LoadFormat (CSV) const loadOptions4 = new LoadOptions ( LoadFormat . Csv...buffer const wbCSV = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  3. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....in Java: Presentation pres = new Presentation (); try { Chart...a chart: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/chart-axis/
  4. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/password-protecting-ar...
  9. Working with GZip Archives in C# | Aspose.Zip f...

    C# gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-gzip-archi...
  10. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...