Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 368,275 for

save

(0.16 sec)
  1. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for Java.... Save Visio document programmatically...describes a various ways how to save a Visio document to file, stream...

    docs.aspose.com/diagram/java/basic-operations/
  2. Image Converter Licensing Plugin|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....proceed to save it in JPEG format using the `save()` method along...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  3. Aspose::Words::Saving::MarkdownLinkExportMode e...

    Aspose::Words::Saving::MarkdownLinkExportMode enum. Specifies how links are exported into Markdown in C++....Aspose::Words::Saving::MarkdownLinkExportMo enum Contents [ Hide...MakeObject < Aspose :: Words :: Saving :: MarkdownSaveOptions > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 使用C++导出Excel的文档工作簿和工作表属性到HTML|Documentation

    学习如何在将Excel文件转换为HTML时导出或避免导出文档、工作簿和工作表属性,使用编号Aspose.Cells for C++。...inputFilePath ); // Specify Html Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/export-document-wo...
  5. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....the worksheet Insert the row Save as XLS or XLSX workbook Python.... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation.... Save ( ArtifactsDir + "Document....= showParagraphMarks ; doc . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/doc...
  7. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/ase/
  8. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/x/
  9. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 在Python中将Excel文件转换为HTML|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....xls" ) #Save the document in PDF format workbook . save ( self...

    docs.aspose.com/cells/zh/java/converting-excel-...