Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 223,238 for

new

(2.52 sec)
  1. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Hello World|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 (); # Note: when you create a new workbook...format. $file_format_type = new FileFormatType (); $workbook...

    docs.aspose.com/cells/java/hello-world/
  3. FieldKeywords.Text | Aspose.Words for .NET

    Manage your FieldKeywords with ease! Access and customize keyword text for optimal SEO performance and enhanced visibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field . Text = "OverridingKeyword"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Integration with JasperReports|Aspose.PDF for J...

    Discover how to integrate Aspose.PDF with JasperReports. Seamlessly export reports to professional-grade PDFs with enhanced functionality.... JrPdfExporter exporter = new com . aspose . pdf . jr3_7_0...JrPdfExporter (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/pdf/jasperreports/integration-w...
  5. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  6. Metered.GetConsumptionQuantity | Aspose.Words f...

    Discover the Metered GetConsumptionQuantity method to efficiently retrieve file size data and optimize your resource management. Enhance your data insights!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  7. Document.clone method | Aspose.Words for Node.js

    Document.clone method. Performs a deep copy of the [Document](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); // Cloning will produce a new document with the same contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create User-defined Cell in the ShapeSheet in P...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/java/create-user-define...
  9. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP....Code // Create a new document. $ doc = new Java ( "com.aspose...()-> getNodeType (); $ node = new Java ( "com.aspose.words.Node"...

    docs.aspose.com/words/java/working-with-nodes-i...
  10. ReportingEngine.Options | Aspose.Words for .NET

    Discover the ReportingEngine Options property to easily customize report-building behaviors with flexible flags for optimal performance and control.... DocumentBuilder builder = new DocumentBuilder (); builder ...); ReportingEngine engine = new ReportingEngine { Options = ReportBuildOptions...

    reference.aspose.com/words/net/aspose.words.rep...