Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 371,729 for

save

(0.49 sec)
  1. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby....data ) # Save the output document to disk. doc . save ( data_dir...

    docs.aspose.com/words/java/remove-empty-regions...
  2. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++....Series ); // Save the Workbook workbook . save ( "range_autofill_result...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/
  3. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the C++ API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . Save ( outDir + u "out...

    docs.aspose.com/cells/cpp/show-formulas-instead...
  4. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....SampleText ); // Save PDF document pdf . Save ( "d:\\pdftest\\HelloWorldinASP...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  5. 重新排序工作表|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....MoveTo ( 2 ); //Save the excel file. workbook . Save ( "../../data/AsposeMoveSheet...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  6. Convert PPT and PPTX to JPG on Android|Aspose.S...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Android using fast, reliable code examples....save(string, ImageFormat) method...typically use the IPresentation.save(String, SaveFormat, ISaveOptions)...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Update Excel Files using C++ | products.aspose.com

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C++ based applications.... Lastly invoke the save() method to save the document. C++ Code...

    products.aspose.com/total/cpp/update/
  8. Rendering Resource Usage View | Aspose.Tasks Do...

    Learn how to render the Resource Usage view of Microsoft Project (MPP/XML) files to PDF using Aspose.Tasks for .NET. Supports different timescale options for detailed reporting.... Save ( "result_ResourceUsageView_days_out...settings to ThirdsOfMonths and save the Project 12 options. Timescale...

    docs.aspose.com/tasks/net/rendering-resource-us...
  9. 在 Ruby 中设置 Visio Shape 的 XForm 数据|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeXFormData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  10. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....time, // such as right before a save operation, we need to update...get_DisplayResult ()); doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...