Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 196,989 for

new

(0.09 sec)
  1. 更改 XMP EPS 元数据中的简单值 |Java

    本文将通过 Java 版 Aspose.Page API 解决方案,解释并演示如何更改 EPS 文件中 XMP 元数据中的简单值。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  2. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...中获取所需的值: Presentation pres = new Presentation (); try { Chart...代码显示了如何在图表的轴之间执行数据交换任务: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/chart-axis/
  3. MarkdownSaveOptions.ExportAsHtml | Aspose.Words...

    Discover how the MarkdownSaveOptions ExportAsHtml property lets you customize HTML elements for seamless Markdown export. Maximize your content's versatility!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!...using ( MemoryStream stream = new MemoryStream ( Encoding . ASCII...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { ImportUnderlineForma...

    reference.aspose.com/words/net/aspose.words.loa...
  6. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...customDocumentProper.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/jp/ai/
  8. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  9. Set Default Font while rendering spreadsheet to...

    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....DefaultFont property to Courier New and the second image is taken...DefaultFont property to Times New Roman . This is the output image...

    docs.aspose.com/cells/java/set-default-font-whi...
  10. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a New page and etc....document Document pdfDocument = new Document ( _dataDir + "the_w...()) { TableAbsorber absorber = new TableAbsorber (); absorber ....

    docs.aspose.com/pdf/java/extract-table-from-exi...