Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 222,912 for

new

(0.45 sec)
  1. Creating and Saving MSG Files|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.... Create a new instance of the MailMessage class...class MailMessage mailMsg = new MailMessage (); // Set from,...

    docs.aspose.com/email/java/creating-and-saving-...
  2. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to EPUB document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  5. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....LoadOptions () Initializes a new instance of this class with default...) A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...wordStream = new MemoryStream(wordBytes); Document wordDoc = new Document(wordStream);...tags); DocumentBuilder builder = new DocumentBuilder(wordDoc); using...

    forum.aspose.com/t/table-format-disturb-while-c...
  7. Percentage Complete Calculations in PHP | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) percentage complete values using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/percentage-complete-...
  8. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...selected, create a new workbook var workbook = new Workbook (); }...arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  9. 通过 C++ 的 JavaScript 渲染切片器|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....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...area to true. const imgOpts = new ImageOrPrintOptions (); imgOpts...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  10. Update Visio Shape Text in Ruby|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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.Txt' ) . new ( "New Text" )) end i += 1 end \...

    docs.aspose.com/diagram/java/update-visio-shape...