Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 199,498 for

new

(0.06 sec)
  1. Excel to PDF Conversion in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  2. Edit DOC In C#

    Edit DOC in C# code....and formatting attributes Add new DOC elements Search DOC for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/doc/
  3. Merge PCL files using .NET | Aspose.PDF

    Merge PCL files programmatically with C# sample code using Aspose.PDF for .NET...PclLoadOptions options = new (); var pdfDocument1 = new Aspose . Pdf ....options ); var pdfDocument2 = new Aspose . Pdf . Document ( "2...

    products.aspose.com/pdf/net/merger/pcl/
  4. Convert PowerPoint to TIFF with Notes in Java|A...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Java. Learn how to export slides with speaker notes efficiently....Presentation presentation = new Presentation ( "speaker_notes...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Convert PowerPoint to TIFF with Notes in Androi...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Android via Java. Learn how to export slides with speaker notes efficiently....Presentation presentation = new Presentation ( "speaker_notes...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Merge PS files using .NET | Aspose.PDF

    Merge PS files programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var options = new Aspose . Pdf . PsLoadOptions...PsLoadOptions (); var pdfDocument1 = new Aspose . Pdf . Document ( inputFile1...

    products.aspose.com/pdf/net/merger/ps/
  7. Merge XML files using .NET | Aspose.PDF

    Merge XML files programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var options = new Aspose . Pdf . XmlLoadOptions...Document object var pdfDocument1 = new Aspose . Pdf . Document ( "document1...

    products.aspose.com/pdf/net/merger/xml/
  8. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform....the PDF document $document = new Document ( $inputFile ); // Get...get_Item ( 1 ); // Create a new FileOutputStream object to save...

    products.aspose.com/pdf/php-java/parser/images/
  9. Merge SVG files using Java | Aspose.PDF

    Merge SVG files programmatically with Java sample code using Aspose.PDF for Java...svgLoadOptions = new SvgLoadOptions (); Document pdfDocument1 = new Document...svgLoadOptions ); Document pdfDocument2 = new Document ( "sample2.svg" , svgLoadOptions...

    products.aspose.com/pdf/java/merger/svg/
  10. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...