Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 164,064 for

new

(0.05 sec)
  1. Convert JPG To WORD Javascript

    Convert JPG to WORD format in JavaScript code. Save JPG as WORD using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/nodejs-net/conversion...
  2. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....Instantiating a new Scene Aspose.3D for Java Scene scene = new Scene ();...Node.js via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...
  3. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...character of its string as the new separator character. // In this...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.Diagram 5.8.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, but...added in the HTMLSaveOptions The new SaveToolBar option has been added...

    docs.aspose.com/diagram/net/public-api-changes-...
  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....SharedStringPart does not exist, create a new one. SharedStringTablePar shareStringPart...the cell. result . CellValue = new CellValue ( index . ToString...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  6. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-text/
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  10. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....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...