Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 213,599 for

new

(0.17 sec)
  1. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using 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/javascript-cpp/export-wor...
  2. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++.... const loadOptions1 = new LoadOptions ( LoadFormat . Auto...stream const wbExcel95 = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  3. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....using ( MemoryStream stream = new MemoryStream ( Encoding . UTF8...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { PreserveEmptyLines...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Set Worksheet Zoom Factor|Documentation

    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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...Zoom Factor C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/set-worksheet-zoom-fa...
  5. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...department2Series . Remove ( 0 ); // Add new values to the both series. ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... getField () Remarks A new Field object is created each...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document font settings in C++...."Amethysta": "Arvo", and "Courier New". // If the first substitute...String > ({ u "Arvo" , u "Courier New" })); // "Amethysta" is unavailable...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Set Milestone Shape Properties in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...MilestoneHelper object $milestone_helper = new MilestoneHelper ( $milestone...

    docs.aspose.com/diagram/java/set-milestone-shap...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... Add new series and categories. Add some new chart data...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/androidjava/create-chart/
  10. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...