Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,125 for

new

(0.4 sec)
  1. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/message-handlers/conve...
  2. Convert Diagram Using LowCode API|Documentation

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert Diagram....LowCodeLoadOptions loadOptions = new Aspose . Diagram . LowCode ....LowCodeSaveOptions saveOptions = new Aspose . Diagram . LowCode ....

    docs.aspose.com/diagram/net/convert-diagram-usi...
  3. 是否支持.md格式文件转换为docx或pdf格式 - Free Support Forum -...

    版本:23.8 编程语言:java 麻烦问下Aspose是否支持.md格式文件转换为docx或pdf格式 如果支持,麻烦给个示例代码呢 (我们这边试过用aspose-words做转换,但是md里引入的图片等内容都没生效)...文档并将其保存为所需格式即可: Document doc = new Document("C:\\Temp\\in.md");...我这边无法重现这个问题。您使用了以下代码进行测试: Document doc = new Document("C:\\Temp\\in.md");...

    forum.aspose.com/t/md-docx-pdf/326932
  4. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Protect and Unprotect Diagrams in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/protect-and-unprot...
  6. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...snippets: try { using (var pres = new Presentation(@"C:\\Users\\abc\\Desktop\\Tables...ExportTableToHtml(ITable table) { var html = new StringBuilder(); try { //html...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  8. 将 SVG 转换为 DOCX | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 DOCX。在 C# 示例中考虑各种 SVG 到 DOCX 的转换方案。试试在线 SVG 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-svg-to-docx/
  9. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++....// Create a new Workbook object const workbook = new AsposeCells...// Create a new Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  10. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... let doc = new aw . Document (); // Add two...); paragraph . appendChild ( new aw . Run ( doc , "Hello world...

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