Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 223,235 for

new

(0.31 sec)
  1. PclSaveOptions.add_printer_font method | Aspose...

    PclSaveOptions.add_printer_font method. Adds information about font that is uploaded to the printer by manufacturer.... “Times New Roman Bold Italic”). font_pcl_name...add_printer_font ( 'Courier New' , 'Courier' ) # When printing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Result = new Document (); DocumentBuilder ResultWriter = new DocumentBuilder...fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...

    docs.aspose.com/words/net/extend-and-contribute...
  10. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words.sav...