Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 165,115 for

new

(0.06 sec)
  1. Გადაიყვანეთ JPG HTML Java

    გადაიყვანეთ JPG HTML Java ფორმატში კოდით. შეინახეთ JPG როგორც HTML Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Printing Workbooks in Aspose.Cells|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....Workbook object Workbook workbook = new Workbook ( "../../data/test.xlsx"...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/net/printing-workbooks-in...
  3. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....whether section starts on a new page or on the same page. Programmatically...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CPU consumption when converting HTML to PDF - F...

    Hi Team, We are having a bit of trouble… when converting HTML to PDF, the CPU consumption is through the roof. Let me explain a bit better: We have a Soap WS in Framework 4.8 running in IIS. That receives “a lot” of re…...output) { using (var outStream = new MemoryStream()) { document.Save(outStream...i++) { Stopwatch stopwatch = new Stopwatch(); stopwatch.Start();...

    forum.aspose.com/t/cpu-consumption-when-convert...
  6. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/androidjava/presentation...
  7. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/java/presentation-header...
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... OcrInput source = new Aspose . OCR . OcrInput ( Aspose... Bounds ); byte [] pixels = new byte [ c . Length * 3 ]; int...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  9. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve document accuracy using advanced AI grammar checking.... Return Value A new Document with checked grammar...of a document. Document doc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...