Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 213,313 for

new

(0.4 sec)
  1. 档案

    档案...BmpOptions bmpCreateOptions = new com.aspose.imaging.imageoptions...实例的源属性 bmpCreateOptions.setSource(new StreamSource()); // 创建 Image...

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  2. Make Markdown Using Java

    Make a New Markdown in Java in a few steps. Easily create Markdown using Java library....the following example: Make a new MD using Java Copy Examples Output...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/md/
  3. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。...Presentation presentation = new Presentation (); try { // 添加一个笑脸形状并对其进行动画处理...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  4. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Mail Merge Form Fields|Aspose.Words for Java

    Mail Merge Form Fields using PHP....formfields/data/" ; $ doc = new Document ( $ dataDir . "Template...()-> setFieldMergingCallb ( new HandleMergeField ()); $ fieldNames...

    docs.aspose.com/words/java/mail-merge-form-fields/
  6. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let sdtCheckBox = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....DigitalSignatureDeta constructor Initializes a new instance of DigitalSignatureDeta...OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…..._LicenseName); License license = new License(); license.SetLicense(lic);...System.IO.FileInfo output = new FileInfo(System.IO.Path.Combine(outputDir...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  9. How to use GraphClient for Microsoft Graph|Docu...

    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....ITokenProvider Object To create a new instance of IGraphClient class...ITokenProvider tokenProvider = new ITokenProvider () { Date expirationDate...

    docs.aspose.com/email/java/how-to-use-graphclie...
  10. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...