Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 33,950 for

new

(0.14 sec)
  1. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....set_count method set_count(new_count) Arranges text into the...self , new_count : int ): ... Parameter Type Description new_count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataSource class | Aspose.Words for Python

    aspose.words.reporting.JsonDataSource class. Provides access to data of a JSON file or stream to be used within a report...JsonDataSource(json_path) Creates a new data source with data from a...JsonDataSource(json_stream) Creates a new data source with data from a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中删除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  4. ImageSaveOptions.GraphicsQualityOptions | Aspos...

    Optimize your graphics with the ImageSaveOptions GraphicsQualityOptions property, enabling precise rendering modes and superior quality for stunning visuals.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  6. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IAiModelText Interface | Aspose.Words for .NET

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI models that generate diverse, high-quality text content effortlessly.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.sav...