Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 162,156 for

new

(0.08 sec)
  1. Technical Support|Documentation

    How to Contact Technical Support for Aspose.BarCode for PHP...feedback or request to implement new product features. Free Consulting...be solved by introducing some new features or you would like to...

    docs.aspose.com/barcode/phpjava/technical-support/
  2. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions findReplaceOptions = new FindReplaceOptions () { IgnoreShapes...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for Python via .NET API....updates the first portion with a new font name. Finally, it saves...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/python-net/access-and-upd...
  4. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for .NET API....updates the first portion with a new font name. Finally, it saves...settings .... Century Courier New Verdana After updating the font...

    docs.aspose.com/cells/net/access-and-update-the...
  5. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...以下代码片段显示如何使用此功能: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/zh/androidjava/text-form...
  6. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...edit a HTML file by adding a new line of text to it. Edit HTML...PHP via Java , you can add a new line of text to the HTML document...

    products.aspose.com/slides/php-java/editor/html/
  9. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...style with the same name, then new name is automatically generated...document. Document srcDoc = new Document (); // Create a custom...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Bulk Email - Free Support Forum - aspose.com

    Hi i want to create an email marketing tool for sending same email to my multiple clents, is it possible with your API? if yes how can i build and aspose email will help me?...GetSmtpClient() { SmtpClient client = new SmtpClient(); client.Host = "smtp...and Message MailMessage msg1 = new MailMessage("user@gmail.com"...

    forum.aspose.com/t/bulk-email/21059