Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 163,955 for

new

(0.04 sec)
  1. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages ( doc , new ImageSaveOptions ( SaveFormat...TextWatermarkOptions watermarkOptions = new TextWatermarkOptions (); watermarkOptions...

    reference.aspose.com/words/net/aspose.words.low...
  2. 创建一个电子表格文档|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.... Workbook = new Workbook (); // Add a WorksheetPart...worksheetPart . Worksheet = new Worksheet ( new SheetData ()); // Add...

    docs.aspose.com/cells/zh/net/create-a-spreadshe...
  3. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...builtInDocumentPrope . lastPrinted = new Date ( 2019 , 12 , 20 ); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Use Connection indexes to connect shapes|Docume...

    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....shapes Contents [ Hide ] Add new Connections on the shape and...API helps developers to add new connecting points on the shape...

    docs.aspose.com/diagram/java/use-connection-ind...
  9. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ShapeForm shapeForm = new ShapeForm ( new Size ( 1017 , 840 ));...

    reference.aspose.com/words/net/aspose.words.ren...
  10. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.New_value property. Gets or sets an optional value that updates the property....new_value property FieldInfo.new_value property Gets or sets...@property def new_value ( self ) -> str : ... @new_value.setter...

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