Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 32,700 for

saveoptions

(0.06 sec)
  1. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。...转换为任何支持的图像格式时,必须遵循以下步骤: 打开 EPUB 文件 创建 SaveOptions 对象。 使用 类将 EPUB 转换为所选图像格式。...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  2. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将文本转换为向量 – Python 中的文本向量化

    使用 Aspose.SVG Python 库将 SVG 文本转换为矢量。SVG 文本从字体转换为矢量图形,并且无法在文本编辑器中编辑。...document with specified saveOptions 21 document. save (output_file...

    docs.aspose.com/svg/zh/python-net/convert-text-...
  5. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...allows to save shape as DML. saveOptions.setCompliance(OoxmlCompliance...

    reference.aspose.com/words/java/com.aspose.word...
  6. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) 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.mar...
  8. Manage Email Attachments and Embedded Objects i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" , SaveOptions . DefaultMsgUnicode ); Remove...

    docs.aspose.com/email/net/manage-email-attachme...
  9. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a 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...
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....# Create an instance of SaveOptions and set up the rule: 23 #...

    docs.aspose.com/html/python-net/convert-html-to...