Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,806 for

insert text

(0.15 sec)
  1. EPS to SVG Images Conversion with Python | prod...

    How to use Python for EPS to SVG images and photos conversion on desktop and web applications....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/python-net/conversi...
  2. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....DocumentBuilder ( doc ) filler_text = 'Lorem ipsum dolor sit amet...displaying "1." in the document. _insert_numbered_clause ( builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry Text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...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/net/aspose.words.fie...
  4. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/
  5. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  6. 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. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/pdf/
  8. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/html/
  9. Make DOC Using C#

    Make a new DOC in C# in a few steps. Easily create DOC using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/doc/
  10. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/docx/