Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 222,903 for

new

(0.27 sec)
  1. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-ps/
  2. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for Java 19.4 - 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" ; PsdImage image = new PsdImage ( 200 , 200 ); try {...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  4. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...getMajorFonts().setLatin("Courier New"); theme.getMinorFonts().setLatin("Agency...

    reference.aspose.com/words/java/com.aspose.word...
  5. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java....png" ; BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...png" ; BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....obj" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/obj/
  7. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....dxf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/dxf/
  8. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....fbx" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/fbx/
  9. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  10. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...