Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 3,844 for

insert text

(0.05 sec)
  1. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to Insert circle in PDF using C#....This code demonstrates how to insert a circle in PDF using C# where...the graph object, radius, and text. This article has provided us...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  2. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  4. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry Text in the document from the entry in the table of authorities....the formatting of the entry text in the document from the entry... DocumentBuilder ( doc ) # Insert a TOA field, which will create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.Insert_cell_color property. Allows to specify the color to be used for Inserted cells [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...insert_cell_color property RevisionOptions.insert_cell_color...be used for inserted cells RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Work with Extended Attributes of a Project

    Learn how to work with Microsoft Project (MPP/XML) extended attributes using Aspose.Tasks for C++.... Select Text as Custom Field Type from the...OK button Add a new task and insert a new column to the task row...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  7. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....row height to fit the vertical text. builder . insertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  9. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....insert_cell() . This method starts.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....and further content will be inserted before that node. When node...and further content will be inserted just before the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...