Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 378,466 for

new

(0.17 sec)
  1. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....convertPDFtoJPEG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-JPEG...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. Range.Replace not working properly with breaks ...

    I am trying to replace ‘Dummy Data’ text to ‘Some New text’. Below is the original document text: \rSome text.\rThis is a demo application with Dummy\rData and real data. We also have other Dummy Data that are useful. C…...replace ‘Dummy Data’ text to ‘Some new text’. Below is the original...FindReplaceOptions options = new FindReplaceOptions(FindReplaceDirection...

    forum.aspose.com/t/range-replace-not-working-pr...
  3. WriteIn Element Example Exception - Free Suppor...

    The example for the WriteIn element is not working for me and throws an exception: Value cannot be null. Parameter name: value. The code to call this is simply using your JSON example and running: var engine = New O…...example and running: var engine = new OmrEngine(); // markup path using...atetemplate ): var engine = new OmrEngine(); IEnumerable<string>...

    forum.aspose.com/t/writein-element-example-exce...
  4. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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.... Load ( src , new PsdLoadOptions () { ReadOnlyMode...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. Added rectangle not showing up - Free Support F...

    Hi, I am using windows 10, JDK 11, with the latest aspose pdf version (23.1). I have a problem when i try to draw rectangles in a pdf. The rectangles are not rendered if i do more operation on the pdf document. Curren…...(FileOutputStream redactionOnly = new FileOutputStream(new File("C:\\test\\redactionOnly...redactionAndConversi = new FileOutputStream( new File("C:\\test\\redactionAndConversi...

    forum.aspose.com/t/added-rectangle-not-showing-...
  6. Convert HTMLString to PDF using .net core 6 and...

    string html = "<div><p>Aspose PDF</p><p>Test Content</p></div>"; Document document = New Document(); Page page = document.Pages.Add(); HtmlFragment htmlFr…...Content</p></div>"; Document document = new Document(); Page page = document...HtmlFragment htmlFragment = new HtmlFragment(html); page.Paragraphs...

    forum.aspose.com/t/convert-htmlstring-to-pdf-us...
  7. InsertAsChild | Aspose.Note for .NET API Reference

    Gets or sets a value indicating whether inserted pages should be added as a children of previous page....(); var d = new Document (); foreach ( var file in new [] { "sampleText...AppendChildLast ( new Page ()). Title = new Title () { TitleText = new RichText...

    reference.aspose.com/note/net/aspose.note/merge...
  8. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF.... $doc = new Document ( $dataDir . "input1..."input1.pdf" ); $javascript = new JavascriptAction ( "var year=2014;...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  9. Aspose.3D for .NET 19.6 Release Notes|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....Enhance the creation of cylinder New Feature THREEDNET-507 Lose some...Aspose.3D support forum . Added new property OffsetTop in class Aspose...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-6-r...
  10. IChartDataPointCollection - Aspose.Slides for J...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications.... (double value) Creates the new data point and adds it to the...IChartDataCell value) Creates the new data point and adds it to the...

    reference.aspose.com/slides/java/com.aspose.sli...