Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 214,303 for

new

(0.34 sec)
  1. AxisScaling.Type | Aspose.Words for .NET

    Discover the AxisScaling Type property to easily customize your axis scaling. Enhance your data visualization with flexible settings for optimal clarity....is allowed in MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...EndShapeConnectionSi. Presentation input = new Presentation (); IShapeCollection...

    docs.aspose.com/slides/java/public-api-and-back...
  3. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and API differences....java" ); Instantiating a new Workbook Aspose.Cells for Java...Java Workbook excelbook = new Workbook (); Aspose.Cells for Node...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize document tag ranges for enhanced content management and seamless integration....StructuredDocumentTa constructor Initializes a new instance of the Structured document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  8. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  9. 管理 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...
  10. Set Default Font Name|Aspose.PDF for .NET

    This section describes how to set the default font name during the conversion process from PDF to image....DefaultFontName is set to null the Times New Roman font will be used. The...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/set-default-font-name/