Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 223,144 for

new

(1.3 sec)
  1. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a New instance of the [SmartTag](../) class....SmartTag(doc) Initializes a new instance of the SmartTag class...document. Remarks When you create a new node, you need to specify a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert MHTML to PNG – Aspose.HTML for Java

    Convert MHTML to PNG, JPG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to PNG conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-mhtml-to-png/
  3. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...DocumentBase ) Initializes a new instance of the Comment class...string, DateTime ) Initializes a new instance of the Comment class...

    reference.aspose.com/words/net/aspose.words/com...
  4. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/java/insert-picture-in-do...
  5. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....presentations: Presentation pres1 = new Presentation ( "pres1.pptx" );...); try { Presentation pres2 = new Presentation ( "pres2.pptx" );...

    docs.aspose.com/slides/androidjava/merge-presen...
  7. Aspose.PSD for Java 20.4 - 发行说明|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....vogkResource == null ) { throw new Exception ( "未找到VogkResource。"...} } LocalScopeExtension $ = new LocalScopeExtension (); String...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Display MHT Formats Using C# | Aspose.PDF

    Open and view MHT documents programmatically with C# sample code using Aspose.PDF for .NET...view MHT files var options = new Aspose . Pdf . MhtLoadOptions...MhtLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/mht/
  9. Display MD Formats Using C# | Aspose.PDF

    Open and view MD documents programmatically with C# sample code using Aspose.PDF for .NET...view MD files var options = new Aspose . Pdf . MdLoadOptions...MdLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/md/
  10. How to do multi level digital signature in pdf ...

    Hi, Please let me know sample code in Aspose.pdf to do multilevel signature in a pdf document without invalidating previous signature. Signature should apply to input pdf. Let me know the enterprise license cost which …...requirements: using (var doc = new Aspose.Pdf.Document(dataDir +...pdfFileSignature = new PdfFileSignature(doc)) { var pkcs = new PKCS1(dataDir...

    forum.aspose.com/t/how-to-do-multi-level-digita...