Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 32,704 for

saveoptions

(0.11 sec)
  1. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....// Create an instance of SaveOptions and set up the rule: 14 //...

    docs.aspose.com/html/net/convert-html-to-markdown/
  3. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words.tab...
  4. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....t has been added to the SaveOptions class to control the font...options for documents within SaveOptions has been enabled by adding...

    docs.aspose.com/words/python-net/what-s-new-in-...
  5. Table | Aspose.Words for Java

    Represents a table 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...
  6. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...pdf" , saveOptions); If you also need to make...

    docs.aspose.com/page/net/xps/event-based-modifi...
  7. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...pdf" , saveOptions); If you also need to make...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 HTML 转换为 Markdown – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 MD。在 C# 示例中考虑各种 HTML 到 Markdown 的转换情况。尝试在线 HTML 转换器。...// Create an instance of SaveOptions and set up the rule: 14 //...

    docs.aspose.com/html/zh/net/convert-html-to-mar...
  10. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveoptions for precise and customizable outputs....String code = "<h1> Image SaveOptions </h1> " + 5 "<p>Using ImageSaveOptions...

    docs.aspose.com/html/java/convert-html-to-image/