Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 195,381 for

new

(0.17 sec)
  1. 合并相邻单元格|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....First (); } else { mergeCells = new MergeCells (); // Insert a MergeCells...MergeCell mergeCell = new MergeCell () { Reference = new StringValue (...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  2. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Description add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk.... setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...data . setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  5. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-gif/
  6. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...com"; using (var presentation = new Presentation()) { var slideSize...GroupingLocked = true; // Add a new paragraph for the text. watermarkShape...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  7. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  8. 通过 C++ 和 Node.js 打开不同格式的文件|Documentation

    Aspose.Cells for Node.js via C++ API 允许您打开/读取 XLSX、HTML、CSV、ODS、TSV、SXC、FODS 等不同格式。... const loadOptions3 = new AsposeCells . LoadOptions ( AsposeCells...path const wbSpreadSheetML = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-fil...
  9. 在PDF中以编程方式添加图像印章|Aspose.PDF for PHP via Java

    使用ImageStamp类通过Aspose.PDF for PHP via Java库在PDF文档中添加图像印章。... // 打开文档 $document = new Document ( $inputFile ); $pages...(); // 创建图像图章 $imageStamp = new ImageStamp ( $inputImageFile...

    docs.aspose.com/pdf/zh/php-java/image-stamps-in...
  10. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript...a video: var presentation = new aspose . slides . Presentation...); var animationsGenerator = new aspose . slides . PresentationAnimatio...

    docs.aspose.com/slides/nodejs-java/convert-powe...