Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 214,328 for

new

(0.11 sec)
  1. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....Creating a new workbook (empty) const workbook = new Workbook ();...styles of both cells to Times New Roman const styleObject = workbook...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  2. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  3. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java... $reader = new BarCodeReader ( "test.png" ,...selected automatically. $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  4. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...TextAbsorber textAbsorber = new TextAbsorber(new TextExtractionOptio...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  5. Փոխարկել DOC Պատկեր C#

    Փոխարկեք DOC ը Պատկեր ձևաչափի C# կոդով: Պահեք DOC որպես Պատկեր օգտագործելով C#:...doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/doc...
  6. Փոխարկել JPG JPG C#

    Փոխարկեք JPG ը JPG ձևաչափի C# կոդով: Պահեք JPG որպես JPG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.jpg" , new ImageSaveOptions(SaveFormat.Jpg));...

    products.aspose.com/words/hy/net/conversion/jpg...
  7. Փոխարկել JPG BMP C#

    Փոխարկեք JPG ը BMP ձևաչափի C# կոդով: Պահեք JPG որպես BMP օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.bmp" , new ImageSaveOptions(SaveFormat.Bmp));...

    products.aspose.com/words/hy/net/conversion/jpg...
  8. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  9. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.html" );...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc...

    products.aspose.com/words/nodejs-net/compress/h...
  10. Փոխարկել HTML GIF C#

    Փոխարկեք HTML ը GIF ձևաչափի C# կոդով: Պահեք HTML որպես GIF օգտագործելով C#:...doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/htm...