Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 215,847 for

new

(1.09 sec)
  1. Assemble Slides|Aspose.Slides 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....object PresentationEx pres = new PresentationEx (); //Instantiate...presentation file PresentationEx pres = new PresentationEx ( "Slides Test...

    docs.aspose.com/slides/net/assemble-slides/
  2. 在 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...
  3. 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...
  4. 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/
  5. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…... The good news is that Aspose.Words can re‑calculate...Words.Saving; Document doc = new Document(@"test (after JS editor)...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  6. Insert Image using docx4j and Aspose.Words|Aspo...

    Add an image into a document easily and fast instead of using docx4j....The image to add File file = new File ( dataDir + "java_logo.png"...java . io . InputStream is = new java . io . FileInputStream (...

    docs.aspose.com/words/java/insert-image-using-d...
  7. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  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. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...Creating a new Workbook with Xlsx format const workbook = new Workbook...contentTypePropertie . add ( "MK32" , new Date (). toISOString (), "DateTime"...

    docs.aspose.com/cells/zh/javascript-cpp/working...