Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 52,221 for

new

(0.13 sec)
  1. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

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

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your document signing process with flexible and secure options for enhanced workflow....our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  3. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document NewDoc = New Document(); NewDoc.Pages.Add(); var pdfOutline = New Aspose.Pdf.OutlineItemColl…...0: Document newDoc = new Document(); newDoc.Pages.Add();...Add(); var pdfOutline = new Aspose.Pdf.OutlineItemCollectio(newDoc...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  7. Video Frame|Aspose.Slides for PHP Documentation

    Add Video frame to PowerPoint presentation...the Presentation class $pres = new Presentation ( "pres.pptx" );...Loads the video $fileStream = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/video-frame/
  8. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C# using Aspose.HTML API. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  9. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....repaint var warpLoadOptions = new PsdLoadOptions() { AllowWarpRepaint...Save(pngWarpedExport, new PngOptions()); image.Save(psdWarpedExport, new PsdOptions());...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  10. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    products.aspose.com/pdf/java/signature/