Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 7,921 for

append

(0.08 sec)
  1. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...PDF , append its pages to a master Document...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  2. 搜索

    搜索...js" asp-append-version="true"></script> </body>...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  3. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....Create a new paragraph and append the watermark to this paragraph...

    docs.aspose.com/words/java/add-watermark-in-doc...
  4. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....destination document before appending. output.RemoveAllChildren();...new Document(fileName); // Append the source document to the...

    products.aspose.com/words/net/merge/
  5. Add Image to HTML in C# – Aspose.HTML for .NET

    Insert images into an HTML document programmatically using Aspose.HTML for .NET library....are set, and the image is appended to the HTML document. The...and alternative text alt . Append the new image element to the...

    products.aspose.com/html/net/images/add/
  6. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...the document head element and append style element to the head 17...the document head element and append style element to the head 17...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  7. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....will be new square eyes) and append it as the last child in <svg>...element with style attributes and append it as the last child of the...

    docs.aspose.com/svg/net/navigation-inspection/
  8. 使用 Python 将图片框架添加到演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 将图片框架添加到 PowerPoint 和 OpenDocument 演示文稿中。精简工作流程并增强幻灯片设计。... append ( autoShape ) elif autoShape...be/t_1LYZ102RA" shapesToRemove . append ( autoShape ) for shape in...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  9. Convert OST to MBOX via Java | products.aspose.com

    Try the code sample to convert OST files to MBOX format in Java. Download Java API to take your email processing applications to the next level....parameter indicating whether to append to an existing file (false...

    products.aspose.com/email/java/conversion/ost-t...
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

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