Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 223,123 for

new

(0.1 sec)
  1. Convert Image To DOCX Java

    Convert Image to DOCX format in Java code. Save Image as DOCX using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/java/conversion/image...
  2. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a New window or tab for enhanced user experience....are forced to be opened in a new window (or tab) of a browser...open new pages when we click on them. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added to ISequence The new 2 methods have been added to...categories elements The two new enums EffectChartMajorGrou and...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with New ones....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/migration-between-vers...
  5. Convert TEXT To SVG Javascript

    Convert TEXT to SVG format in JavaScript code. Save TEXT as SVG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) for...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert DOC To HTML Javascript

    Convert DOC to HTML format in JavaScript code. Save DOC as HTML using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  7. Generate and Read HIBC LIC Barcodes in C#|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....HIBCLICPrimaryDataCo complexCodetext = new HIBCLICPrimaryDataCo (); complexCodetext...data complexCodetext . Data = new PrimaryData (); complexCodetext...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  8. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…...pdfDoc = new Document(inputPath)) { var jpgDevice = new JpegDevice(300);..."test_pdf_out.jpg"); var pngDevice = new PngDevice(); pngDevice.Process(pdfDoc...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  10. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...