Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,222 for

inline image

(0.06 sec)
  1. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  2. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...Inline for HTML/MHTML and CssStyleSheetType...URLs to reference resources (images, fonts, CSS) included in MHTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....header cells, and decorative images as artifacts. Note that this...users to add alternate text to images, shapes, and tables. Aspose...

    docs.aspose.com/words/java/working-with-pdfa-or...
  4. Load and Save Email Message|Documentation

    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....containing resource files (images, for ex.). PreferredTextEncodin...Exporting Email to MHT without Inline Images Exporting Email to MHT with...

    docs.aspose.com/email/net/load-and-save-email-m...
  5. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....header cells, and decorative images as artifacts. Note that this...users to add alternate text to images, shapes, and tables. Aspose...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  6. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...INLINE for HTML/MHTML and CssStyleSheetType...URLs to reference resources (images, fonts, CSS) included in MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....input document, // which is the inline canvas for the AutoShape. Shape...Assert.assertEquals(ShapeType.IMAGE, shape.getShapeType()); // The...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....header cells, and decorative images as artifacts. Note that this...users to add alternate text to images, shapes, and tables. Aspose...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  9. Convert MHTML Files to Various Formats in C#|Do...

    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....and its resources, such as images, into a single file. However...customize the HTML formatting: inline styles, external CSS, and HTML...

    docs.aspose.com/email/net/converting-between-fo...
  10. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...