Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 212,965 for

new

(0.13 sec)
  1. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...Presentation pres = new Presentation (); try { //Adds new slides to the...

    docs.aspose.com/slides/java/manage-zoom/
  2. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...Exception { Document originalDoc = new Document("path/to/original.docx");...docx"); Document editedDoc = new Document("path/to/edited.docx");...

    forum.aspose.com/t/issue-with-the-import-revisi...
  3. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page(doc);...// 初始化大纲类对象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  4. 搜索

    搜索...Document doc = new Document(); // 初始化頁麵類對象 Page page = new Page(doc);...Outline 類對象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh-hant/note/create-onenote-fil...
  5. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/html/
  6. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...shape . Bounds , Is . EqualTo ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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....Visible = false ; //Create a new diagram vdxDoc = vdxApp . Documents...vdxApp . ActivePage ; //Add a new rectangle shape Visio . Master...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  8. Aspose.PSD for .NET 23.3 - 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.... Load ( sourceFile , new PsdLoadOptions ())) { foreach...psd" ; var psdLoadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods, added...LoadOptions class var options = new Aspose . Cells . LoadOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....Instantiating a new Scene Aspose.3D for Java Scene scene = new Scene ();...Node.js via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...