Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 222,975 for

new

(0.59 sec)
  1. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java.... Document doc = new Document(getMyDir() + "DrawingML...RenderCallback warningCallback = new RenderCallback(); doc.setWar...

    reference.aspose.com/words/java/com.aspose.word...
  2. 通过 MailGun 和 SendGrid 发送电子邮件|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...."YOUR_MAILGUN_PRIVATE_API_KEY" ; var opt = new MailgunClientOptions { Domain..."YOUR_SENDGRID_PRIVATE_API_KEY" ; var opt = new SendGridClientOption { ApiKey...

    docs.aspose.com/email/zh/net/send-email-message...
  3. Word document with "Control Boxes" are not rend...

    Hi, Currently we are using Aspose.Words for Java 25.11. If a word document has “Control Boxes” (The large blocks around most of the text), it’s not rendered properly in the output PDF. This issue is also reproducible…...getPdfSaveOptions() Document doc = new Document("C:\\Input.docx"); FileOutputStream...FileOutputStream fOut = new FileOutputStream("C:\\Output.pdf");...

    forum.aspose.com/t/word-document-with-control-b...
  4. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . UserPromptRespondent = new PromptRespondent (); doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Rotate Barcode Image|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/rotate-ba...
  6. Table.TopPadding | Aspose.Words for .NET

    Discover the Table TopPadding property, easily adjust space in points above cell contents for enhanced layout control and improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation (); Dimension2D...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/java/manage-ole/
  8. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...option = new PclLoadOptions (); Document pdfDocument1 = new Document...option ); Document pdfDocument2 = new Document ( "sample2.pcl" , option...

    products.aspose.com/pdf/java/merger/pcl/
  9. Licensing|Aspose.Slides 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....file FileInputStream fstream = new FileInputStream ( "Aspose.Slides...License class License license = new License (); <span class="c1">//Set...

    docs.aspose.com/slides/jasperreports/licensing/
  10. View PPSX in C# | products.aspose.com

    View PPSX in C#. Use .NET library API to open and view PowerPoint Slideshow...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/ppsx/