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

new

(0.07 sec)
  1. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...MhtSaveOptions mhtSaveOptions = new MhtSaveOptions(); mhtSaveOptions...mhtSaveOptions); final Document document = new Document(temp); document.getSections()...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  2. Edit Connector Geometry Section in the ShapeShe...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...
  3. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-docx/
  4. FieldStart.fieldData property | Aspose.Words fo...

    FieldStart.fieldData property. Gets custom field data which is associated with the field.... let doc = new aw . Document ( base . myDir.... at ( 2 ); console . log ( new Buffer . from ( field . start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  6. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  7. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/environment-configurat...
  8. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。... const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  9. Convert TEXT To WORD Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert DOC To RTF Javascript

    Convert DOC to RTF format in JavaScript code. Save DOC as RTF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...