Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 223,147 for

new

(0.68 sec)
  1. 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...
  2. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/go-cpp/change-data-source...
  3. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = New Workbook(New FileInputStream("C:\\lines.xlsx")); Chart char…... Workbook workbook = new Workbook(new FileInputStream("C:\\lines...JPEG: Workbook workbook = new Workbook(new FileInputStream("C:\\lines...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  4. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for .NET: choose, apply, and customize slide layouts, placeholders, and masters with C# examples for PPT, PPTX, and ODP presentations....() { using var presentation = new Presentation (); var masterSlide...() { using var presentation = new Presentation (); // Access a...

    docs.aspose.com/slides/net/examples/elements/la...
  5. 档案

    档案...Words和GPT-4o模型汇总文档: Document firstDoc = new Document(MyDir + "Big document...docx" ); Document secondDoc = new Document(MyDir + "Document.docx"...

    blog.aspose.com/zh/words/summarize-documents-wi...
  6. How to add Highlight Annotation using C++ | Asp...

    Add Highlight annotations programmatically in PDF with C++ sample code on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/highligh...
  7. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...initialize a scene Scene scene = new Scene (); // create a Box instance.... CreateChildNode ( "box" , new Box ()); // add custom property...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  8. 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...
  9. 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...
  10. 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...