Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 197,099 for

new

(0.09 sec)
  1. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.format property | Aspose.Words for Node.js

    Chart.format property. Provides access to fill and line formatting of the chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various shapes...+ "Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....repaint var warpLoadOptions = new PsdLoadOptions() { AllowWarpRepaint...Save(pngWarpedExport, new PngOptions()); image.Save(psdWarpedExport, new PsdOptions());...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  5. Გადაიყვანეთ WORD PDF Java

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

    products.aspose.com/words/ka/java/conversion/wo...
  6. Გადაიყვანეთ DOC TXT Java

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

    products.aspose.com/words/ka/java/conversion/do...
  7. Გადაიყვანეთ DOC EPUB Java

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

    products.aspose.com/words/ka/java/conversion/do...
  8. 在 xlsx4j 中在电子表格中添加评论|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 workbook = new Workbook (); //Adding a new worksheet to the...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  9. 从 Visio 中的形状中提取所有图像|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....a VSD file Diagram diagram = new Diagram ( "ExtractImageFromShap... IO . MemoryStream stream = new System . IO . MemoryStream (...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  10. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...