Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 33,805 for

new

(0.28 sec)
  1. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AxisTickLabels Offset to customize tick label distance from the axis for enhanced clarity and visual appeal in your data visualizations....supported by MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with our new digital signature. let signOptions = new aw . DigitalSignatures...stream. using ( Stream streamIn = new FileStream ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Merge Presentation|Aspose.Slides for Node.js vi...

    Merge or combine PowerPoint Presentation in JavaScript...merge presentations: let pres1 = new aspose . slides . Presentation..."pres1.pptx" ); try { let pres2 = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  6. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches to points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Add content to demonstrate the new margins. builder . writeln (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...the document Document doc = new Document("path/to/your/document...LayoutEnumerator layoutEnumerator = new LayoutEnumerator(doc); // Move...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  9. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...