Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 213,191 for

new

(0.45 sec)
  1. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection of strings that represent XML schemas that are associated with a custom XML part in Java.... Document doc = new Document(); String xmlPartId...// and then add a couple of new schemas to the clone. CustomXmlSchemaColle...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  5. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  6. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/com...
  7. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Node.js via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/nodejs-cpp/change-data-so...
  8. org.apache.cxf.interceptor.Fault: Could not ini...

    org.apache.cxf.interceptor.Fault: Could not initialize class asposewobfuscated.zzRI Hi Team, Am migrating from Jdk1.8 to jdk11, received below error in higher region and not occurring in lower regi......options = new HtmlLoadOptions(); try { Document doc = new Document(is...options = new HtmlLoadOptions(); try { Document doc = new Document(is...

    forum.aspose.com/t/org-apache-cxf-interceptor-f...
  9. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...Add_Picture () { using var pres = new Presentation (); // 创建一个简单的内存图像...创建一个简单的内存图像 using var bmp = new Bitmap ( width : 100 , height : 100 );...

    docs.aspose.com/slides/zh/net/examples/elements...