Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 9,494 for

insert text

(0.07 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....writeln("Some text with PostScript font."); //...put(RenderingHints.KEY_TEXT_ANTIALIASING, RenderingHints.VALUE_TEXT_ANTIALIAS_ON);...

    reference.aspose.com/words/java/com.aspose.word...
  2. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...node_changing_callback Called when a node is inserted or removed in the document...CompositeNode ) get_text() Gets the text of this node and of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...document -> get_Pages () -> Insert ( 1 ); // 创建对象以表示目录信息 auto...()); // 目标坐标 segment2 -> set_Text ( titles [ i ]); // 将标题添加到包含目录的页面...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  4. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++.... () Called when a node is inserted or removed in the document...GetText () override Gets the text of this node and of all its...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. C# HTML Parser – .NET API for HTML files Proces...

    .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG.... Edit HTML files by inserting new nodes, removing, or editing...can modify the document by inserting new nodes and removing or...

    products.aspose.com/html/net/
  6. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape....

    products.aspose.com/words/python-net/conversion/
  7. Working with GridWeb|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....ColumnInserted Occurs when a user inserts a column into a worksheet using...RowInserted Occurs when a user inserts a row into the worksheet using...

    docs.aspose.com/cells/java/working-with-gridweb/
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...nodeChangingCallback Called when a node is inserted or removed in the document...CompositeNode ) getText() Gets the text of this node and of all its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....ORDINAL_TEXT); listLevel.setStartAt(21);...the second line of wrapping text for the list level. getTrailingCharacter()...

    reference.aspose.com/words/java/com.aspose.word...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being Inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the Text in cell 1, 1 is set to 24pts. The …...When inserting a picture and nearby cell's font size is set,...4:18pm 1 HI, An image is being inserted. When lines 31-33 are commented...

    forum.aspose.com/t/when-inserting-a-picture-and...