Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 20,099 for

insert documents

(0.29 sec)
  1. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...public static Document addDocument(String key,Document mainDoc,Document...insertAfterNode, Document mainDoc, Document srcDoc) throws Exception...

    forum.aspose.com/t/topic/312049
  2. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....the Working with Fonts documentation article. public class Font...in a right-to-left language document. NameFarEast { get; set; }...

    reference.aspose.com/words/net/aspose.words/font/
  3. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method...name that is not found in the document is encountered, it is ignored...List[object] Array of values to be inserted into the merge fields. Number...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java....template to easily populate your document. Basically, the hierarchical...relational databases or XML documents. In our example, we are going...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  5. FieldSeq class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeq class. Implements the SEQ field...the Working with Fields documentation article. Remarks Sequentially...user-defined lists of items in a document. Inheritance: FieldSeq → Field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for Inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...following code snippet for inserting the footer text for (Section...font color setting in the document. When you set the font properties...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  7. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....name that is not found in the document is encountered, it is ignored...Object[] Array of values to be inserted into the merge fields. Number...

    reference.aspose.com/words/net/aspose.words.low...
  8. 4. The meaning of different characters in math ...

    This article discusses the division of TeX math symbols into classes and the meaning of these classes in mathematics....which means that it doesn’t insert any extra space when these...on. Thus, no extra space in inserted next to +, -, and * in cases...

    docs.aspose.com/tex/java/latex-math-symbol-clas...
  9. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/java/logical-levels-of-no...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/python-net/logical-levels...