Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 216,908 for

new

(0.15 sec)
  1. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Save Options const options = new HtmlSaveOptions (); // We do...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...GradientStop(color, position) Initializes a new instance of the GradientStop...transparency) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Document doc = new Document ( MyDir + "Office math...FindReplaceOptions options = new FindReplaceOptions (); options...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....Click the Review tab Click the New Comment button This will open...insert the comment. Click the New Comment option. This will open...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  5. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格...pdfDocument = new ( inputFile ); Aspose . Pdf . Table table = new Aspose...Aspose . Pdf . Table { Border = new Aspose . Pdf . BorderInfo ( Aspose...

    products.aspose.com/pdf/zh-hans/net/table/add/
  6. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....a diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...25 , pinY = 4 . 5 ; // Add a new rectangle shape long rectangleId...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  7. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....supported' , () => { let doc = new aw . Document ( base . myDir...saving process. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MergeRegion" );...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Working with Appointments|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....format as well as to create a new appointment and save it to a...appointment . save ( "fileName.ics" , new AppointmentIcsSaveOp ()); appointment...

    docs.aspose.com/email/java/working-with-appoint...