Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 222,967 for

new

(0.12 sec)
  1. TxtLoadOptions.autoNumberingDetection property ...

    TxtLoadOptions.autoNumberingDetection property. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a document... let options = new aw . Loading . TxtLoadOptions...autoNumberingDetecti = false ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommandButtonControl.Type | Aspose.Words for .NET

    Discover the CommandButtonControl Type property to easily access Forms 2.0 control types, enhancing your application's functionality and user experience.... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl (); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java.... Document doc = new Document(); // Add two runs and...appendChild(new Run(doc, "Hello world! ")); Shape shape = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. 档案

    档案... // 创建位图 Bitmap bitmap = new Bitmap(1000, 800, System.Drawing...path = new GraphicsPath(); // 添加多边形 path.AddPolygon(new Point[]...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  5. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.png" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert JPG To TIFF Javascript

    Convert JPG to TIFF format in JavaScript code. Save JPG as TIFF using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.tiff" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  7. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Split Panes 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....$saveFormat = new SaveFormat (); //Instantiate a new workbook //Open...//Open a template file $book = new Workbook ( $dataDir . "book.xls"...

    docs.aspose.com/cells/java/split-panes-in-php/
  9. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { 2.9 , 3.5 , 1.1 , 4.0 , 4.0 }, new [] { 1.9...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GoogleAiModel Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.AI.GoogleAiModel class to seamlessly integrate Google AI models, enhancing your document processing capabilities effortlessly....GoogleAiModel ( string ) Initializes a new instance of GoogleAiModel class...string, string ) Initializes a new instance of GoogleAiModel class...

    reference.aspose.com/words/net/aspose.words.ai/...