Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 223,208 for

new

(3.75 sec)
  1. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....scene = new Scene (); // Initialize Plane Plane plane = new Plane...// Set Vector plane . setUp ( new Vector3 ( 1 , 1 , 3 )); scene...

    docs.aspose.com/3d/java/changing-plane-orientat...
  2. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Document doc = new Document (); Assert . That (...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for documents. Automatically detect and fix grammar errors in Word files using advanced language models.... Return Value A new Document with checked grammar...of a document. Document doc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your linked custom document properties for enhanced document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  6. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... Configure ( new FFOptions { BinaryFolder = @...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  7. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...locale information. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Removing Worksheets Using Sheet Index in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/removing-worksheets-u...
  9. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Excel to High-Resolution Image with Jav...

    Learn how to convert Excel files to high‑resolution images using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...set properties const options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/javascript-cpp/convert-ex...