Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,779 for

save

(0.26 sec)
  1. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a Save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....oExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP.... save ( "animation.pptx" , slides...remove ( effect ) presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  3. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D for Java API represents a 3D scene and developers can build a 3D scene by adding various entities....Materials Conversion before Saving 3D Scenes to GLTF 2.0 Format...material to PBR material, and then saves 3D scene in the GLTF format:...

    docs.aspose.com/3d/java/customize-non-pbr-to-pb...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFrom...false . bool Aspose :: Words :: Saving :: HtmlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....$audioStream ); $presentation -> save ( "audio.pptx" , SaveFormat...$audioFrame ); $presentation -> save ( "audio_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document in C++....Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes...document. bool Aspose :: Words :: Saving :: DoclingSaveOptions :: g...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use Java PDF API to access, add and remove attachments in PDF files using Java from within your applications. Complete guide with Java code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/java/attachments/