Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 310,771 for

save

(0.16 sec)
  1. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....= "A1" ; // Save the result on disc book . Save ( dir + "output...AutoFitColumns (); // Save the spreadsheet on disc book . Save ( dir + "output...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property SvgSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....pptx" ); pres -> Save ( u "pres.gif" , SaveFormat...> ( u "pres.pptx" ); pres -> Save ( u "pres.gif" , SaveFormat...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Add Footer to PDF using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/footer/
  6. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/
  7. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....( true ); } // Save the file workbook . Save ( outDir + u "S...xls" ); std :: cout << "File saved successfully." << std :: endl...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  8. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围..."ABCD" ); // Save the output workbook workbook . Save ( u "CreateUnionRange_out...range created and workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  9. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....FreeFloating ); // Save the excel file. workbook . save ( path . join...Solid ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  10. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释... save ( output_file ) 以下代码片段向您展示了如何在...circleAnnotation ) document . save ( output_file ) 例如,我们将看到在 PDF...

    docs.aspose.com/pdf/zh/python-net/figures-annot...