Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 213,126 for

new

(0.13 sec)
  1. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...Retrieve ( EntityName , EntityId , new ColumnSet ( fields )); if ( PrimaryEntity...

    docs.aspose.com/words/net/extend-and-contribute...
  2. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for JavaScript via C++....=> { // Create a new workbook const wb = new Workbook (); // Access...CSS separately const opts = new HtmlSaveOptions (); opts . exportWorksheetCSSSe...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  3. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...yId); var mailDetailsList = new List<MailListInfo>(); foreach....EntryId); var mailDetail = new MailListInfo { MessageId = messageInfo...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  4. Convert Excel to High-Resolution Image with Jav...

    Learn how to convert Excel files to high‑resolution images using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...set properties const options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. 在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线|D...

    学习如何在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线。...example) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...an empty Workbook const wb = new Workbook (); // Prepare data...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  6. Convert Dates to Japanese Dates|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....calendar, a new era begins with the reign of a new emperor. On...On 1 May 2019, a new emperor came into power, which marked the...

    docs.aspose.com/cells/net/convert-dates-to-japa...
  7. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....presentation file Presentation pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/java/shape-manipulations/
  8. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... let dstDoc = new aw . Document ( base . myDir..."Document.docx" ); let srcDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Set Category Axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...

    docs.aspose.com/cells/net/how-to-set-category-a...
  10. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let findReplaceOptions = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...