Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 375,716 for

save

(0.3 sec)
  1. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images.... Saving . ImageColorMode Remarks This...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting a HTML file to XLS using Python | As...

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as an Excel file...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Save the presentation to disk in...); // Get the chart image and save it to a stream. com . aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  5. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...tiffCompression () : Aspose . Words . Saving . TiffCompression Remarks Has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFixed](../../aspose.words/Saveformat/#XamlFixed) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 搜索

    搜索...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  8. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::FontSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description XHTML Saves the document in compliance with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....updates, the modified document is saved to the output path, preserving...foreground_color = ap . Color . red # Save the updated PDF document to...

    docs.aspose.com/pdf/python-net/update-links/