Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 217,875 for

new

(0.42 sec)
  1. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....u "New Author" ); documentProperties -> set_Title( u "New Title"...documentProperties -> idx_set( u "New Custom" , ObjectExt :: Box <...

    products.aspose.com/slides/cpp/metadata/pptm/
  2. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Node.js, boosting presentation impact across PPT and PPTX formats with clear code examples.... Add new data point. Write presentation...empty presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  3. Manage Cells HTML String|Documentation

    Learn how to manage a cell's HTML string through the Aspose.Cells for JavaScript via C++ API....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Obtaining the...

    docs.aspose.com/cells/javascript-cpp/manage-cel...
  4. Extract Images from PDF JavaScript|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for JavaScript toolkit....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/extract-imag...
  5. 如何通过 Node.js 以及 C++ 改变评论字体颜色|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....Instantiate a new Workbook const workbook = new AsposeCells .... White ); const styleFlag = new AsposeCells . StyleFlag (); styleFlag...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  6. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....g add new empty page document -> get_Pages...make some manipation, i.g add new empty page document -> get_Pages...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  7. 获取 PDF 文件信息 - 外观|Aspose.PDF for Java

    本节说明如何使用 PdfFileInfo 类通过 Aspose.PDF Facades 获取 PDF 文件信息。...打开文档 PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...创建PdffileInfo对象的实例 PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/zh/java/get-pdf-information/
  8. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream (); mailMsg . Save...LoadFormat to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  9. Your First Aspose.Imaging for Java Application|...

    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....click New Java Project , or, from the File menu, select New Java...step is to create a new class. Click on New Java Class in the main...

    docs.aspose.com/imaging/java/your-first-aspose-...
  10. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....'OfficeMathToText' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new OfficeMathStructureP (); // When...

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