Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 378,467 for

new

(0.33 sec)
  1. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction.... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  2. ShapeCollection | Aspose.Sildes for Node.js via...

    ShapeCollection ShapeCollection class Represents a collection of a shapes. addAudioFrameCD Name Description addAudioF......coordinate of a new audio frame. y float Y coordinate of a new audio frame...Width of a new audio frame. height float Height of a new audio frame...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. ShapeCollection | Aspose.Sildes for PHP via Jav...

    ShapeCollection ShapeCollection class Represents a collection of a shapes. addAudioFrameCD Name Description addAudioF......coordinate of a new audio frame. y float Y coordinate of a new audio frame...Width of a new audio frame. height float Height of a new audio frame...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Aspose.PDF for Java 18.1 Release Notes|Aspose.P...

    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....text from PDF by paragraphs New Feature PDFJAVA-34279 PostScript...PostScript to PDF conversion New Feature PDFJAVA-37411 EPS to PDF conversion...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-18...
  5. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.writeln("Our new location in New York City is opening...

    reference.aspose.com/words/java/com.aspose.word...
  6. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....Load the PDF file - new Document . Create new Caret Annotation and...and set Caret parameters (new Rectangle, title, Subject, Flags...

    docs.aspose.com/pdf/java/extra-annotations/
  7. textdevice - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... Document doc = new Document(inFile); String extractedText;...extractedText; ByteArrayOutputStrea ms = new ByteArrayOutputStrea(); try {...

    reference.aspose.com/pdf/java/com.aspose.pdf.de...
  8. Aspose.Imaging for Java 21.2 - Release notes

    Aspose.Imaging for Java 21.2 - Release notes – the latest updates and fixes....maskOptions = new BmpOptions (); maskOptions . setSource ( new StreamSource...graphics = new Graphics ( mask ); graphics . fillPolygon ( new SolidBrush...

    releases.aspose.com/imaging/java/release-notes/...
  9. Aspose.Imaging for .NET 19.11 - Release notes|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....SetFontsFolder(“empty”); string[] files = new string[]{ “TestWmfText.wmf”,...psd”; PsdLoadOptions options = new PsdLoadOptions(); using (PsdImage...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  10. CreateEntry | Aspose.ZIP for .NET API Reference

    CreateEntry Contents [ Hide ] Archive.CreateEntry method (1 of 4) Create single entry within the archive. public Arch......fully qualified name of the new file, or the relative file name...Create )) { using ( var archive = new Archive ()) { archive . CreateEntry...

    reference.aspose.com/zip/net/aspose.zip/archive...