Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 213,057 for

new

(0.1 sec)
  1. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Insert Image in NPOI|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using NPOI in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserModel ; XWPFDocument doc = new XWPFDocument (); XWPFParagraph...

    docs.aspose.com/words/net/insert-image-in-npoi/
  4. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a document....progressCallback = new LoadingProgressCallb (); let loadOptions = new aw ....progressCallback ; try { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在电子表格中查找并替换|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "" ) { workbook = new Workbook ( FOD_OpenFile . FileName...FileName ); FindOptions Opts = new FindOptions (); Opts . LookInType...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  6. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... ( doc ) { let rangeStart = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....saves the modified PDF to a new file. Open the PDF file using..." ) Replace old Table with a new one in PDF document Aspose.PDF...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  8. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods, added...CadRasterizationOpti Added The new classes VectorRasterizationO...

    docs.aspose.com/imaging/java/public-api-changes...
  10. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...getDefaultFont() 属性设置为 Courier New 和 ImageOrPrintOptions.getDefaultFont()...getDefaultFont() 属性设置为 Times New Roman 来获取两个电子表格图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...