Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 10,882 for

insert text

(0.29 sec)
  1. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....you full control over pages, text, formatting, outlines, and more...events , and notes , style the text, and export it as a .one file...

    blog.aspose.com/note/bullet-journaling-with-one...
  2. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and Insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...create dwg and insert mtext acc. to Work with text|CAD Documentation...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  3. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....UseDestinationStyles is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, Text or any field result. Corresponds to the \* switches in C++....that are applied to a numeric, text or any field result. Corresponds...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Update CSV File using C++ | products.aspose.com

    Modify CSV document in C++ applications without using Microsoft Excel....GetICells()->GetObjectByIndex Insert new data in the accessed cell... CSV files can be opened in text editors like Microsoft Notepad...

    products.aspose.com/total/cpp/update/csv/
  6. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....USE_DESTINATION_STYLES is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....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...
  10. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

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