Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 213,567 for

new

(0.37 sec)
  1. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java.... Document doc = new Document(getMyDir() + "Tables...cells from the collection to a new array of cells. add(Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Public API Changes A New VideoPlayerHtmlContr Added to...Export Media Files to HTML The new public class VideoPlayerHtmlContr...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Aspose.PSD for .NET 19.6 - 发行说明|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....sourceFilePathPsb )) { var options = new PsdOptions (( PsdImage ) img...sourceFilePathPsd )) { var options = new PsdOptions (( PsdImage ) img...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  5. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/do...
  6. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added to ISequence The new 2 methods have been added to...categories elements The two new enums EffectChartMajorGrou and...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions();...throw error //var saveOptions = new OoxmlSaveOptions(); saveOptions...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  9. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/java/compress/doc/
  10. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...buffer const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...