Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,412 for

inline image

(1.7 sec)
  1. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....around one or more inline structures (runs, images, fields,etc.) within...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...floating shapes are exported as inline tags in the document structure...space will be selected for the images in PDF document. imageCompression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...truncation"); //if shape type is not inline then below setting width will...add a floating shape (like an image or a drawing object) inside...

    forum.aspose.com/t/getting-exception-floating-s...
  4. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...(); // Create image Aspose . Pdf . Image image = new Aspose .... Pdf . Image (); image . File = dataDir + "aspose-logo.jpg"...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  5. Aspose.PSD for .NET 19.11 - 发行说明|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....true }; // Load an existing image into an instance of PsdImage...class using ( var image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, Images and other content, specify font, paragraph and section formatting...Provides methods to insert text, images and other content, specify...cursor position. insert_document_inline(src_doc, import_format_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...inline_code_example.md" ) Autolink..."WorkingWithMarkdown.link_example.md" ) Image {1} {2} {3} {4}) Shape 类。 #...

    docs.aspose.com/words/zh/python-net/translate-m...
  8. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....floating shapes are exported as inline tags in the document structure...space will be selected for the images in PDF document. ImageCompression...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Change Text Color in HTML – Dynamic Python Exam...

    Master dynamic text color changes in HTML using Python. Learn how to highlight content, apply styling, and modify existing text elements programmatically....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/python-net/how-to-chan...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....options); Shows how to change image color with saving options property...new Document(getMyDir() + "Images.docx"); // Create a "PdfSaveOptions"...

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