Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 165,041 for

new

(0.17 sec)
  1. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....pdf" , new PdfOptions ()); } PSDNET-212...textData . ProducePortions ( new string [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  2. PPT vs PPTX|Aspose.Slides for Node.js via .NET ...

    Read about PPT vs PPTX differences in Aspose.Slides.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/nodejs-java/ppt-vs-pptx/
  3. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...testCellTextUpdate() { var pdfDoc = new Aspose.Pdf.Document(); var page...Margin = new MarginInfo(27, 27, 27, 27); var table = new Aspose...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  4. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for Java , you can add a new line of text to a PPT document...

    products.aspose.com/slides/java/editor/ppt/
  5. Edit PDF in C# | products.aspose.com

    Edit PDF in C#. Use .NET library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Slides for .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/net/editor/pdf/
  6. 无图表加载源Excel文件|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....options = new LoadOptions (); options . setLoadFilter ( new LoadFilter...options Workbook workbook = new Workbook ( "sample.xlsx" , options...

    docs.aspose.com/cells/zh/java/load-source-excel...
  7. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...the required values : $pres = new Presentation (); try { $chart...between axes on a chart: $pres = new Presentation (); try { $chart...

    docs.aspose.com/slides/php-java/chart-axis/
  8. Aspose-pdf-25.4 Download - Free Support Forum -...

    Hello Support Team, We need the aspose-pdf-25.4 version to address an issue we are running. Can you please provide the link to download. thanks George...8 and the new version is 25.4. So, do we need a new license file...file from you for the new java version aspose-pdf 25.4? The below...

    forum.aspose.com/t/aspose-pdf-25-4-download/312699
  9. Printing Workbooks using Aspose.Cells|Documenta...

    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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/java/printing-workbooks-u...
  10. View MHT Files using Python | Aspose.PDF

    Open and view MHT documents programmatically with Python sample code using Aspose.PDF for Python for .NET...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/python-net/viewer/mht/