Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 213,190 for

new

(0.15 sec)
  1. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-attachme...
  2. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/java/format-table-in-docu...
  3. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...Document doc = new Document (); Comment newComment = new Comment (...FirstParagraph ; para . AppendChild ( new CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/net/aspose.words/com...
  4. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...mail merge. DataTable table = new DataTable("My Table"); table...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...thread Thread infiniteThread = new Thread(infiniteProcessingLo());...infiniteProcessingLo() { return new Runnable() { @Override public...

    forum.aspose.com/t/aspose/207364
  6. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....Run in the document: let doc = new aw . Document ( "Document.docx"...clone method is used: let doc = new aw . Document ( "Document.docx"...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  7. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....document using ( var document = new Aspose . Pdf . Document ( dataDir...Create text stamp var textStamp = new Aspose . Pdf . TextStamp ( "Sample...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  8. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....arrayBuffer (); const loadOptions = new TxtLoadOptions (); loadOptions...true ; const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  9. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  10. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...