Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 214,718 for

new

(0.16 sec)
  1. Create and Embed an Excel Chart as an OLE Objec...

    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 workbook with one sheet in it...excelApplication = new xlNS . Application () ; //new Microsoft.Office...

    docs.aspose.com/slides/net/create-and-embed-an-...
  2. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....document using ( var document = new Aspose . Pdf . Document ()) {...set its properties var image = new Aspose . Pdf . Image { FileType...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  3. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...Open document try { document = new Document ( inputStream ); } catch...get_Item ( 1 ); File file = new File ( fileStorage , "extracted-image...

    docs.aspose.com/pdf/androidjava/extract-images-...
  4. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create a new Python project. Add a reference...Document ( path_infile ) # Setup new file to be added as attachment...

    products.aspose.com/pdf/python-net/attachments/...
  5. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  6. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。... License lic = new Aspose . Pdf . License (); lic...document using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  7. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/abs...
  8. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Document doc = new Document ( MyDir + "Tables.docx"...tables into one. Document doc = new Document ( MyDir + "Tables.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...