Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 214,341 for

new

(0.14 sec)
  1. HIBCPASCodetext|Aspose.BarCode for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....HIBCPASCodetext() Initializes a new instance of the HIBCPASCodetext...data) Adds new record add_record(record) Adds new record get_records()...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!...TxtLoadOptions loadOptions = new TxtLoadOptions (); // Set the...right-to-left. Document doc = new Document ( MyDir + "Hebrew text...

    reference.aspose.com/words/net/aspose.words.loa...
  3. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve document accuracy using advanced AI grammar checking.... Return Value A new Document with checked grammar...of a document. Document doc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Working with Image Borders in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....object $bb = new BarCodeBuilder (); $margins = new MarginsF ();...border's color to red $color = new Color (); $bb -> setBorderColor...

    docs.aspose.com/barcode/java/working-with-image...
  5. Rendered As Tiff By User Defined Dimension|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Presentation file Presentation pres = new Presentation ( srcFileName );...Export . TiffOptions opts = new Aspose . Slides . Export . TiffOptions...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  6. FieldHyperlink.Target | Aspose.Words for .NET

    Discover the FieldHyperlink Target property, easily configure link redirection for enhanced user navigation and seamless web experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your forms for better user engagement and data collection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 管理 PHP 中的演示文稿超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...代码演示了如何向文本添加网站超链接: $presentation = new Presentation (); try { $shape1...$portionFormat :: setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  9. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....placed at the beginning of the new paragraph. An exception is thrown...# and then starts a new line, adding a new paragraph. builder...

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