Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 48,492 for

import document

(0.25 sec)
  1. Export PPT to DOCM on Andorid via Java or with ...

    Convert PPT to DOCM in mobile apps without installing any software or online. Test free PPT to DOCM online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Words: import com.aspose.words.*; public...Exception { Document docA = new Document("Source.docx"); Document docB...

    forum.aspose.com/t/defect-displayed-content-as-...
  3. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....Option Value Import and Export Data Print Documents Create various...

    docs.aspose.com/pdf/net/form-class/
  4. Aspose.Cells for Reporting Services Report Desi...

    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....topics: Support Shared datasets Import Report Definition File for...

    docs.aspose.com/cells/reportingservices/aspose-...
  5. Adjusting Row Height and Column Width in Ruby|D...

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/adjusting-row-height...
  6. Using Sparklines and Settings 3D Format|Documen...

    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....users to track and highlight important data trends with new data...Charts namespace so you need to import this namespace before using...

    docs.aspose.com/cells/java/using-sparklines-and...
  7. Using Sparklines and Settings 3D Format|Documen...

    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....users to track and highlight important data trends with new data...Charts namespace so you need to import this namespace before using...

    docs.aspose.com/cells/net/using-sparklines-and-...
  8. 在 Python 中自定义 PowerPoint 字体|Aspose.Slides for P...

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 幻灯片中嵌入自定义字体,以确保您的演示文稿在任何设备上都保持清晰一致。... 以下Python代码演示了字体加载过程: import aspose.slides as slides # 文档目录的路径。...指定与演示文稿一起使用的自定义字体 Aspose.Slides提供 document_level_font_sources 属性,以便您指定将与演示文稿一起使用的外部字体。...

    docs.aspose.com/slides/zh/python-net/custom-font/
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations.... import aspose.slides as slides # Instantiate...presentation as a presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/slide-transit...
  10. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...of child nodes in the Word document with footer Aspose.Words Product...these tags appear in the Word document. And I found that the order...

    forum.aspose.com/t/order-of-child-nodes-in-the-...