Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 197,077 for

new

(0.13 sec)
  1. Convert Worksheet to CSV|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.... Java //Instantiate a new workbook with Excel file path...path Workbook workbook = new Workbook ( dataPath + "workbook.xls"...

    docs.aspose.com/cells/java/convert-worksheet-to...
  2. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-docum...
  3. Installing and Using Aspose.Cells for IntelliJ ...

    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....this plugin will introduce a new project type – Aspose.Cells Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/cells/java/installing-and-using...
  4. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  5. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...
  6. 上标和下标|Aspose.Slides 文档

    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....实例化一个表示PPTX的Presentation类 Presentation pres = new Presentation (); try { // 获取幻灯片...superPar = new Paragraph (); // 创建常规文本的部分 IPortion portion1 = new Portion...

    docs.aspose.com/slides/zh/androidjava/superscri...
  7. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。...这个字符不能用 Times New Roman 显示,但可以用其他字体如 Arial Unicode...当某个字符出现在一些单词或句子中,而这些内容使用特定字体(如Times New Roman)时,Aspose.Cells会将整个单词或句...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  8. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-project-da...
  9. 在Java中自定义PowerPoint字体|Aspose.Slides 文档

    Java中的PowerPoint自定义字体...寻找字体的文件夹 String [] folders = new String [] { externalFontsDir...进行一些工作并执行演示文稿/幻灯片渲染 Presentation pres = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/zh/androidjava/custom-font/
  10. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...InputStream using (FileStream stream = new FileStream("path/to/your/file...Workbook workbook = new Workbook(stream, new TxtLoadOptions(LoadFormat...

    forum.aspose.com/t/inconsistent-sheet-name-beha...