Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 222,895 for

new

(0.24 sec)
  1. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....Create a scene Scene scene = new Scene (); // Initialize cylinder...cylinder var cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false...

    docs.aspose.com/3d/net/working-with-cylinder/
  2. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/html/
  3. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/docx/
  4. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/
  5. PSD PSB 圧縮ソリューション | products.aspose.com

    Adobe Photoshop 画像を圧縮してファイルサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/compress/
  6. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  7. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....VDX file Diagram vdxDiagram = new Diagram ( dataDir + "RetrievePageInfo...a VDX file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  8. Create, Layout and Auto-Fit Shapes|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....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/java/create-layout-and-...
  9. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...