Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 213,190 for

new

(0.12 sec)
  1. Փոխարկել TEXT WORD Javascript

    Փոխարկեք TEXT ը WORD ձևաչափի JavaScript կոդով: Պահեք TEXT որպես WORD օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել DOC PDF Javascript

    Փոխարկեք DOC ը PDF ձևաչափի JavaScript կոդով: Պահեք DOC որպես PDF օգտագործելով 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/hy/nodejs-net/convers...
  3. Փոխարկել DOC HTML Javascript

    Փոխարկեք DOC ը HTML ձևաչափի JavaScript կոդով: Պահեք DOC որպես HTML օգտագործելով 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/hy/nodejs-net/convers...
  4. Փոխարկել HTML JPG Javascript

    Փոխարկեք HTML ը JPG ձևաչափի JavaScript կոդով: Պահեք HTML որպես JPG օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = New URL(url).openStream()){ Workbook workbook = New Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...workbookStream = new URL(url).openStream()){ Workbook workbook = new Work...问题复现 您在通过 URL 获取 InputStream 并用 new Workbook(stream) 加载后,调用 workbook...

    forum.aspose.com/t/topic/323685
  6. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java....BarcodeGenerator barcodeGenerator = new BarcodeGenerator ( EncodeTypes...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...Samplecode: Diagram diagram = new Diagram(); diagram.AddMaster("Templates...Aspose.Diagram.Page newPage = new Aspose.Diagram.Page(); newPage...

    forum.aspose.com/t/shape-name-changes/312979
  8. Recognition|Documentation

    Extracting text from images, web links, archives, and other content....files [ 0 ]; const reader = new FileReader (); reader . onload...function ( e ){ const fileData = new Uint8Array ( e . target . result...

    docs.aspose.com/ocr/javascript-cpp/recognition/
  9. Manage X-Dimension and Y-Dimension in PHP|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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set up...type to Code128 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/manage-x-dimension...
  10. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing document integrity and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...