Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 34,060 for

saveoptions

(0.1 sec)
  1. ImageSaveOptions.horizontal_resolution property...

    ImageSaveoptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageSaveOptions.vertical_resolution property |...

    ImageSaveoptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveoptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML..."ExportDropDownFormFi" flag of this SaveOptions object allows us to // control...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....save(string, SaveOptions) method. You may also use...of Workbook.save(string, SaveOptions) method. You may also use...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  5. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...ImageSaveOptions 7 ImageSaveOptions saveOptions = new ImageSaveOptions(ImageFormat...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  9. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...try { doc.save(outputPath, saveOptions); System.out.println("SUCCESS:...

    forum.aspose.com/t/exporting-documents-with-ima...
  10. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveoptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...