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

save

(0.15 sec)
  1. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  3. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::HtmlSaveOptions class Contents [ Hide...specify additional options when saving a document into the Html ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. View or Edit POTX Files Metadata using Java | p...

    Java source code to edit or view POTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.potx"...

    products.aspose.com/slides/java/metadata/potx/
  5. View or Edit PPS Files Metadata using C++ | pro...

    C++ source code to edit or view PPS format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pps/
  6. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppt/
  7. View or Edit FODP Files Metadata using C++ | pr...

    C++ source code to edit or view FODP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/fodp/
  8. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ 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/usdz/
  9. 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...
  10. 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/