Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 213,096 for

new

(0.22 sec)
  1. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/create-svg-document/
  2. Adding MapiCalendar to PST in Ruby|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.... new ( "LAKE ARGYLE WA 6743" , "Appointment"...import ( 'java.util.Date' ) . new ( 2012 , 10 , 2 ), Rjb :: import...

    docs.aspose.com/email/java/adding-mapicalendar-...
  3. Apply a theme to a presentation|Aspose.Slides D...

    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....ThemeFileName ); // Apply a new theme to the presentation. public...themeDocument ); } } // Apply a new theme to the presentation. public...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  4. 档案

    档案...pngOptions = new PngOptions(); pngOptions.MultiPageOptions = new MultiPageOptions(new...MultiPageOptions(new IntRange(startPage, countPage)); image.Save("image...

    blog.aspose.com/zh/imaging/access-and-export-pa...
  5. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your project....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-hyperlinks/
  6. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....document Document pdfDocument = new Document ( _dataDir + "sample...document Document pdfDocument = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/optimize-pdf/
  7. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....document using ( var document = new Aspose . Pdf . Document ( dataDir...image stamp var imageStamp = new Aspose . Pdf . ImageStamp ( dataDir...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  8. TEX to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...Create a new instance of the TeXLoadOptions class Create a new instance...PDF Output file: // Create a new instance of the TeXLoadOptions...

    products.aspose.com/pdf/php-java/conversion/tex...
  9. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...tabStops.add(new TabStop(72.0)); tabStops.add(new TabStop(432...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET....document using ( var document = new Aspose . Pdf . Document ( dataDir...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...