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

new

(0.09 sec)
  1. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  2. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/androidjava/chart-data-l...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/java/chart-data-label/
  4. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...Csv ); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. FieldDatabaseDataRow Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabaseDataRow class, offering essential data for FieldDatabase results. Enhance your document processing today!...params string[] ) Initializes a new instance of the FieldDatabaseDataRow...CreateFrom ( DataRow ) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....Open the target document $pdf = new Document ( $dataDir . 'input1...# create a new Document object $new_document = new Document ();...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  8. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-png/
  9. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original document loaded into your object, enhancing document management....; } Remarks If you created a new blank document, returns the Doc...load operation. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances list export to Markdown, ensuring precise formatting and seamless integration for your documents.... Document doc = new Document ( MyDir + "List item...MarkdownSaveOptions options = new MarkdownSaveOptions { ListExportMode...

    reference.aspose.com/words/net/aspose.words.sav...