Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 199,732 for

new

(0.17 sec)
  1. General Properties in Ruby | Aspose.Tasks Docum...

    Learn how to read Microsoft Project general properties using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-properties-i...
  2. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-project-prop...
  3. 组|Aspose.Slides for PHP 文档

    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....# 实例化 Presentation 类 $pres = new Presentation (); try { # 获取第一张幻灯片...添加组形状框架 $groupShape -> setFrame ( new ShapeFrame ( 100 , 300 , 500...

    docs.aspose.com/slides/zh/php-java/group/
  4. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...categories = new string [ dataLength ]; double [] values = new double...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...categories = new string [ dataLength ]; double [] values = new double...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Parsing Pivot Cached Records while loading Exce...

    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....load options const options = new LoadOptions (); // Set ParsingPivotCachedRe...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  7. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG 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-svg-to-png/
  8. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.jpg" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/compres...
  9. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = New Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...8:20pm 1 Document document = new Document("input.docx"); for (int...何实现这一点: Document document = new Document("input.docx"); // 保存书签信息...

    forum.aspose.com/t/topic/312511
  10. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...