Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 215,760 for

new

(0.42 sec)
  1. 在 Java 中将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sl...

    使用 Aspose.Slides for Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... Presentation pres = new Presentation ( "pres.pptx" );...markdown 变体。 Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...ApplicationException: The Font ‘Times New Roman’ is not found. This font...ApplicationException: Font ‘Times New Roman’ not found. Please make...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  3. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version.... License license = new com . aspose . ocr . License...aspose . ocr . License license = new com . aspose . ocr . License...

    docs.aspose.com/ocr/java/licensing/
  4. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class.... Open )) { using ( var ms = new MemoryStream ()) { // Create...Create Form Object var form = new Aspose . Pdf . Facades . Form ();...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  5. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated images of document pages in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Logo.jpg"); Assert.assertTrue(new File(getImageDir() + "Logo.jpg")...

    reference.aspose.com/words/java/com.aspose.word...
  6. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 将 PowerPoint 演示文稿转换为 Android 上的 Markdown|Aspose...

    使用 Aspose.Slides for Android 通过 Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  9. 档案

    档案...Word 文档 Document wordDocument = new Document("Word.docx"); // 将文档作为...保存到内存流中 MemoryStream mhtmlStream = new MemoryStream(); wordDocument...

    blog.aspose.com/zh/total/send-word-document-in-...
  10. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|Documentation

    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....Worksheet newWorksheet ; //Add 5 new worksheets to the workbook and...sheet. newWorksheet . Name = "New_Sheet" + i . ToString (); //Get...

    docs.aspose.com/cells/zh/net/adding-new-workshe...