Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 214,328 for

new

(0.22 sec)
  1. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation presentation = new Presentation ( "Test.pptx" ))...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  2. Convert JPG To TXT Java

    Convert JPG to TXT format in Java code. Save JPG as TXT using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  3. EPS to PDF Merge using Java | Aspose.PDF

    Combine two or more EPS documents into one PDF 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 PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/eps-to-pdf/
  4. TIFF to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  5. 档案

    档案...XPS 文档 XpsDocument document = new XpsDocument(dataDir + "input...rendering.PngSaveOptions options = new com.aspose.xps.rendering.PngSaveOptions();...

    blog.aspose.com/zh/page/convert-xps-to-bmp-jpeg...
  6. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。... If none is selected, a new workbook will be used. </ p >...selected - will operate on a new workbook document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... const doc = new aw . Document ( base . myDir...to HTML format. const doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 新增工作表并激活工作表|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.... Application excelApp = new Excel . ApplicationClass ();...Worksheet newWorksheet ; //Add 5 new worksheets to the workbook and...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  9. PDF to TIFF Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TIFF 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 TIFF document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-tiff/
  10. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Document doc = new Document ( MyDir + "Structured...); DocumentBuilder builder = new DocumentBuilder ( doc ); // There...

    reference.aspose.com/words/net/aspose.words/doc...