Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 224,658 for

new

(0.15 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...entry intact. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Document doc = new Document ( MyDir + "Paragraphs...composite node. Document doc = new Document ( MyDir + "Tables.docx"...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Unable to parse valide RRULE - Free Support For...

    According to RFC 5545 - Internet Calendaring and Scheduling Core Object Specification (iCalendar) RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=12;BYMONTHDAY=-1 Is a valid value. But aspose-email-26.3-jdk16.jar fails to parse i…...BYMONTHDAY=-1\n” + “SUMMARY:New Year’s Eve\n” + “LOCATION:United...AppointmentLoadOptio opts = new AppointmentLoadOptio(); opts...

    forum.aspose.com/t/unable-to-parse-valide-rrule...
  4. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/nodejs-java/product-over...
  5. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....to HTML Slide Features Create new slides from scratch and add them...supported style. Add new or manage slide notes. Set new slide masters...

    docs.aspose.com/slides/cpp/product-overview/
  6. Specifying DBNum Custom Pattern Formatting|Docu...

    Aspose.Cells is a library for JavaScript via C++ that supports formatting dates and numbers using custom formatting patterns. This article shows how to specify the 'dbnum' custom format pattern for better control over number display....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Access the...

    docs.aspose.com/cells/javascript-cpp/specifying...
  7. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...for searching const options = new FindOptions (); options . style...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  8. 使用JavaScript via C++以标准或最小尺寸保存Excel为PDF|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++将Excel文件以标准或最小尺寸保存为PDF。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...to MinimumSize const opts = new PdfSaveOptions (); opts . optimizationType...

    docs.aspose.com/cells/zh/javascript-cpp/save-ex...
  9. Delete Images from PDF File via JavaScript|Aspo...

    This section explain how to delete Images from PDF File using Aspose.PDF for JavaScript....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/delete-image...
  10. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF via JavaScript via C++...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/repair-pdf/