Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 224,666 for

new

(1.77 sec)
  1. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...presentation = new asposeSlides . Presentation (); var showType = new asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  2. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...and add a new page in the Pages collection Create a new object of...object File pdfDocumentFileName = new File ( fileStorage , "demo_txt...

    products.aspose.com/pdf/android-java/conversion...
  3. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...GetDataDir_AsposePdf_Text(); Document doc = new Document(dataDir + "4411_NOK...SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  4. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/introduction/
  5. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....// Open document $document = new Document ( $inputFile ); // Create...Create header $textStamp = new TextStamp ( "Header Text" ); ...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  6. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/printing-documents/
  7. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  8. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  9. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...addConnector () { $presentation = new Presentation (); try { $slide...accessConnector () { $presentation = new Presentation ( "connector.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Working with Hyperlinks | Aspose.Note Documenta...

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

    docs.aspose.com/note/java/working-with-hyperlinks/