Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,797 for

save

(0.14 sec)
  1. 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...
  2. C# API to Export EPUB to OTT | products.aspose.com

    Convert EPUB to OTT without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  3. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 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...
  6. 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...
  7. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Convert PowerPoint Presentations to SWF Flash o...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides for Android. Step‑by‑step code samples, fast quality output, no PowerPoint automation....] Convert PPT(X) to SWF The Save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  10. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/amf/