Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 196,914 for

new

(0.1 sec)
  1. Aspose.PSD for .NET 25.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.... Save ( outputFilePng , new PngOptions ()); } PSDNET-2283...image . Save ( outputFile , new PngOptions ()); } PSDNET-2389...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  2. 转换幻灯片|Aspose.Slides for PHP 文档

    将PowerPoint幻灯片转换为图像(位图、PNG或JPG)在PHP中...位图对象,然后将图像以PNG格式保存: $pres = new Presentation ( "Presentation...方法将演示文稿的第一张幻灯片转换为位图对象: $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/zh/php-java/convert-slide/
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...PPTX file Presentation pres = new Presentation (); try { // Accesses...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/java/manage-table/
  4. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}AustraliaPostCTable...

    docs.aspose.com/barcode/net/read-australia-post/
  5. Create and Embed an Excel Chart as an OLE Objec...

    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.... Create a new workbook with one sheet in it...ApplicationClass object. excelApplication = new Microsoft . Office . Interop...

    docs.aspose.com/slides/net/create-and-embed-an-...
  6. PDF to TIFF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-tiff/
  7. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...unnecessary geometry entries and add new ones as needed. Here’s a code...

    forum.aspose.com/t/connectors-not-importing-cor...
  8. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....document Document pdfDocument = new Document ( _dataDir + "input...ExcelSaveOptions excelsave = new ExcelSaveOptions (); // Save...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  9. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ObjectFactory objectFactory = new ObjectFactory (); // The path...

    docs.aspose.com/words/java/insert-footer/
  10. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words.fie...