Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 369,807 for

save

(0.16 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are Saved when exporting a document to HTML. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method...physical folder where fonts are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last Save time in UTC. Enhance your document management today!...or sets the time of the last save in UTC. public DateTime LastSavedTime...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  4. Saving optimized jpeg - Free Support Forum - as...

    I need to Save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in Save that can do that so I wrote some code to take the original image and using some logic I am trying to …...Saving optimized jpeg Aspose.Imaging Product Family DanAvni April...3, 2025, 5:01pm 1 I need to save an optimized jpeg (meaning minimal...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  5. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...Aspose.Words.Saving namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images, fonts, css) are Saved when exporting a document to Html format. Default is null in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder...resources (images, fonts, css) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/java/move-pages/