Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 216,893 for

new

(0.5 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation (); Dimension2D...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/java/manage-ole/
  2. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....document PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/java/get-pdf-information/
  3. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs...// Create barcode var gen = new BarCodeInstance . BarcodeGenerator..."StripFNC: false" ); var read = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  5. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series, or...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 保存文件时,出现错误: - 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
  7. Փոխարկել 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...
  8. Փոխարկել WORD PNG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել HTML DOCX Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել TEXT SVG Javascript

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