Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 102,370 for

new

(0.17 sec)
  1. CompareOptions.ignoreTables property | Aspose.W...

    CompareOptions.ignoreTables property. Specifies whether to compare the differences in data contained in tables....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...// Comment: let newComment = new aw . Comment ( docOriginal ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file.... Create a new Java project. Add a reference...document Document pdfDocument = new Document ( _dataDir + "input...

    products.aspose.com/pdf/java/attachments/
  3. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . mailMerge . execute ( new string [] { "FullName" , "Company"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.ShowLeaderLines | Aspo...

    Discover the ChartDataLabelCollection ShowLeaderLines property to enhance your data visualizations. Easily control leader lines for clearer insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 管理 OLE|Aspose.Slides 文档

    在 Java 中将 OLE 对象添加到 PowerPoint 演示文稿...Presentation 类 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...文件加载到流中 FileInputStream fs = new FileInputStream ( "book1.xlsx"...

    docs.aspose.com/slides/zh/java/manage-ole/
  6. Edit PDF in C++ | products.aspose.com

    Edit PDF in C++. Use C++ library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Slides for C++ , you can add a new line of text to an PDF document...

    products.aspose.com/slides/cpp/editor/pdf/
  7. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section.... No new section is created in the destination...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.viewOptions property | Aspose.Words fo...

    Document.viewOptions property. Provides options to control how the document is displayed in Microsoft Word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . font . size...

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