Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 223,148 for

new

(0.27 sec)
  1. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 Word...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); for...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....presentation file Presentation pres = new Presentation (); try { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/java/digital-signature-i...
  3. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....presentation file Presentation pres = new Presentation (); try { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/androidjava/digital-sign...
  4. AI Grammar Checking|Aspose.Words for Java

    Check a document grammar. Aspose.Words for Java allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....check grammar: Document doc = new Document ( "Big document.docx"...CheckGrammarOptions grammarOptions = new CheckGrammarOptions (); grammarOptions...

    docs.aspose.com/words/java/grammar-checking/
  5. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....Data Creating a new designer template. Create a new designer template...designer template file. Populating new data and changing the source...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  6. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  7. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 DOCX,并考虑在 C# 示例中支持 MHTML 到 DOCX 的转换。试试在线 MHTML 转换器。...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-mhtml-to-docx/
  8. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/zh/java/working-solution...
  9. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  10. Set DefaultFont property of PdfSaveOptions and ...

    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....ImageOrPrintOptions to “Times New Roman”. We also set CheckWorkbookDefault...cell is rendered with “Times New Roman” font and should not use...

    docs.aspose.com/cells/java/set-defaultfont-prop...