Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 222,967 for

new

(0.1 sec)
  1. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...with BarCodeReader $reader = new BarCodeReader ( "test.png" ,...-> getCodeText ()); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Discover customizable text watermark options with WatermarkerContext to enhance your images and protect your brand's identity effectively....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert Image To WORD Javascript

    Convert Image to WORD format in JavaScript code. Save Image as WORD using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert JPG To DOC Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  5. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  6. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...Stamp stamp = new Stamp (); stamp . bindLogo ( new FormattedText...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  7. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  8. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java....BarcodeGenerator barcodeGenerator = new BarcodeGenerator ( EncodeTypes...BarcodeGenerator barcodeGenerator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. 在 JavaScript 中向 PowerPoint 演示文稿添加数学公式|Aspose.Sl...

    使用 Aspose.Slides for Node.js 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制以及清晰的代码示例。...要在幻灯片上添加数学表达式,首先添加一个形状来容纳数学文本: var pres = new aspose . slides . Presentation...。例如,创建一个分数并将其放入演示文稿: var fraction = new aspose . slides . MathematicalText...

    docs.aspose.com/slides/zh/nodejs-java/powerpoin...