Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 10,173 for

insert text

(0.07 sec)
  1. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...options); The resulting table is inserted as expected, but the placeholder...using LibreOffice to create the text document, the problem doesn’t...

    forum.aspose.com/t/placeholder-not-replaced-com...
  3. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Update TSV File using Python | products.aspose.com

    Modify TSV document in Python applications without using Microsoft Excel....get(index) method Insert new data in the accessed cell...(TSV) file is a straightforward text format used to store data in...

    products.aspose.com/total/python-java/update/tsv/
  5. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....js Insert a Page Break in Excel with...Fit Excel using Node.js Wrap Text in Excel using Node.js «« «...

    kb.aspose.com/cells/nodejs/
  6. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT.... Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text. To learn more, visit the documentation article in C++....of fields, nodes, and plain text. To learn more, visit the Working...System::String&) Adds a plain text to the argument. FieldArgumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/net/aspose.words/sto...
  9. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....using a field builder, and then insert them into the document. Document...for another SYMBOL field, and insert the formula field // that we...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....5:42am 3 How can i fetch the text, lines, ellipses, etc. entities...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...