Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 213,931 for

new

(0.15 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a New series group of the specified series type to this collection....method add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a New instance that represents a preferred width specified as a percentage....creation method that returns a new instance that represents a preferred...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/java/stamps/
  4. PDF to image scrambled background layout - Free...

    We want to convert the PDF file to an image file. The result is a scrambled image. The PDF is generated by scan software of EasyData (Abbyy) We use the following code: static void ConvertToImage() { …...ConvertToImage() { Document pdfDocument = new Document(@“E:\testconvert\Factuur14324...using (FileStream imageStream = new FileStream(@“E:\testconvert\image”...

    forum.aspose.com/t/pdf-to-image-scrambled-backg...
  5. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...an error. Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  6. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to get Freetext Annotation using Java | Asp...

    Get Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample_freetext...

    products.aspose.com/pdf/java/annotation/freetex...
  8. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...buff = new byte[is.available()]; is.read(buff); ency td = new ency();...decrypt(buff); OutputStream outStream = new FileOutputStream( System.getProperty("java...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  9. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...out an error. let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Node.js – keep text consistent across PPT, PPTX and ODP with step-by-step JavaScript code samples....Create new instance of a rules collection var rulesList = new aspose...number of rules rulesList . add ( new aspose . slides . FontFallBackRule...

    docs.aspose.com/slides/nodejs-java/render-prese...