Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 310,932 for

save

(0.07 sec)
  1. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in C# or .NET...ActualHeight ; // Save presentation with chart pres . Save ( "Chart_out...LayoutTargetType . Inner ; presentation . Save ( "SetLayoutMode_outer.pptx"...

    docs.aspose.com/slides/net/chart-plot-area/
  2. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...GetHeightScale ()); // Save the Worksheet workbook . Save ( outputFilePath... 2 , 0 ); // Save the Workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  3. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....jpeg" ); //Save the excel file. objBook . SaveCopyAs...imageData ); //Save the excel file. workbook . Save ( "BackgroundPicBook...

    docs.aspose.com/cells/zh/net/set-background-pic...
  4. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python... save ( "resultchart.pptx" , slides...workbook cell as a data label. Save the presentation. This Python...

    docs.aspose.com/slides/python-net/chart-workbook/
  5. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Save ( ArtifactsDir + "Table.CellFormat...secondTable . Remove (); doc . Save ( ArtifactsDir + "Table.CombineTables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Export POWERPOINT to DOT on Andorid via Java or...

    Convert POWERPOINT to DOT in mobile apps without installing any software or online. Test free POWERPOINT to DOT online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. Export POWERPOINT to TEXT on Andorid via Java o...

    Convert POWERPOINT to TEXT in mobile apps without installing any software or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to TEXT format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Converting HTML files to Excel Spreadsheets in ...

    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....html" , options ) save_format = Rjb :: import ( 'com...aspose.cells.SaveFormat' ) #Save the results to disc in Xlsx...

    docs.aspose.com/cells/java/converting-html-file...
  9. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... save ( file_name = ARTIFACTS_DIR...then save the document. table . clear_borders () doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# or online. Consider the supported MHTML to PDF conversion scenarios in C# examples. Try online MHTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/