Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,120 for

append

(0.06 sec)
  1. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....not a paragraph, creates and appends one empty paragraph. fetchInheritedRunAtt(int...getParentNode() is null . To append Comment to the document use...

    reference.aspose.com/words/java/com.aspose.word...
  2. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... You can append objects of these classes as...ParagraphElement Classes. You can append objects of these classes as...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  3. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能... append ( new Rectangle2D. Float (offsetX.... GeneralPath (); 18 path. append ( new Rectangle2D. Float (offsetX...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  4. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能... append ( new Rectangle2D. Float (offsetX...new GeneralPath(); 33 path. append ( new Rectangle2D. Float (offsetX...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  5. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...add(cloned); } // ---------- // 2) Append the letter‑head (keep source...left‑indent) is cloned before the append operation, so the destination...

    forum.aspose.com/t/merging-documents-causing-bu...
  6. 如何在 HTML 中更改背景颜色?C# 示例

    了解如何使用 Aspose.HTML for .NET 设置 HTML 文档的背景颜色。在现成可用的 C# 示例中考虑各种方法。...the document head element and append style element to the head 23...the document head element and append style element to the head 13...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  7. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java.... append (richText. getText (). toString...textNodes) { 17 text = text. append (richText. getText (). toString...

    docs.aspose.com/note/java/working-with-text/
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....snippet below shows how to append many messages using the task-based...( "All messages have been appended." ); } catch ( Exception e...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  10. Several HTML Into WORD Javascript

    Merge multiple HTML into WORD in JavaScript code. Save HTML as WORD using JavaScript....destination document before appending. output.removeAllChildren()...new aw.Document(fileName); // Append the source document to the...

    products.aspose.com/words/nodejs-net/merge/html...