Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 311,571 for

save

(0.12 sec)
  1. Android API to Render EPUB to DOT | products.as...

    Transform EPUB to DOT via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Convert HTML To JPG C++

    Convert HTML to JPG format in C++ code. Save HTML as JPG using C++.... Save HTML as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  3. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  4. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Add Table in PDF -...paragraphs . add ( table ) # Save updated document containing...

    products.aspose.com/pdf/python-net/table/add/
  5. 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/
  6. 在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...
  7. 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...
  8. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. 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/
  10. 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...