Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 222,982 for

new

(0.15 sec)
  1. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....md" ; Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的...100 , $ppImage ); $dimension = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/zh/php-java/modern-api/
  3. 用 JavaScript 通过 C++ 赋予和验证数字签名|Documentation

    使用 Aspose.Cells for JavaScript 通过 C++ 对 Excel 文件进行数字签名和验证。用数字签名保护工作簿内容的真实性。...arrayBuffer (); const pfxBytes = new Uint8Array ( pfxArrayBuffer );...signatures needed to sign const dsc = new DigitalSignatureColl (); // Cert...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  4. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....pdf" ; Document document = new Document ( _dataDir + inputFileName...PdfPageStamp bluePageStamp = new PdfPageStamp ( _dataDir + pageStampFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  7. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base . myDir...the output document. let so = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document by hand. let doc = new aw . Document (); // A blank...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/add-worksheets-to-exi...