Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 213,297 for

new

(0.47 sec)
  1. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....docOriginal = new Document(); DocumentBuilder builder = new Documen...newComment = new Comment(docOriginal, "John Doe", "J.D.", new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...document using ( var document = new Aspose . Pdf . Document ()) {...Create and fill box var box = new Aspose . Pdf . FloatingBox (...

    docs.aspose.com/pdf/zh/net/floating-box/
  3. Multiple signing issue. Only last sign is valid...

    Hello! I choose between different library to work with pdf and i wanna choose Aspose, but cannot find solution for sign document multiple times. I saw different topics at forum, but no worked solution. Have been tried d…...startY) { using var pdfDocument = new Aspose.Pdf.Document(inputFile);...Document(inputFile); using var signature = new Aspose.Pdf.Facades.PdfFileSignature(pdfDocument);...

    forum.aspose.com/t/multiple-signing-issue-only-...
  4. Node.js Outlook Email API for MSG EML PST MBOX ...

    Aspose.Email for Node.js via .NET is an Email Programming API for Microsoft Outlook file formats PST MSG EML ICS....require('@aspose/email'); const msg= new ae.MailMessage.load("msgtemplate...attendees = new ae.MailAddressCollectio(); attendees.add(new ae.Ma...

    products.aspose.com/email/nodejs-net/
  5. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…..."RoundedRectangle", { strokeWidth: 0 }, new go.Binding("fill", "color"))...$(go.TextBlock, { margin: 8 }, new go.Binding("text", "name")) );...

    forum.aspose.com/t/javascript-not-working-in-ht...
  6. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-extended...
  7. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-PNG...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  8. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....PdfFileSignature pdfFileSignature = new PdfFileSignature (); pdfFileSignature...FileOutputStream fs ; try { fs = new FileOutputStream ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  9. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  10. MemoryFontSource.FontData | Aspose.Words for .NET

    Discover MemoryFontSource's FontData property for seamless binary font integration. Enhance your projects with efficient font management solutions....MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...