Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 157,247 for

2

(0.75 sec)
  1. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your documents and sections. Enhance your document's clarity today!... Columns = 2 ; doc . Save ( ArtifactsDir +..." ); builder . Write ( "Text 2. " ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.not...
  2. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldAddressBlock::get_I...

    Aspose::Words::Fields::FieldAddressBlock::get_IncludeCountryOrRegionName method. Gets or sets whether to include the name of the country/region in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... columns = 2 doc . save ( file_name = ARTIFACTS_DIR...1.' ) builder . write ( 'Text 2. ' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  6. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // 添加类别...

    docs.aspose.com/slides/zh/cpp/create-chart/
  7. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Emboss3x3 as well as custom kernels....kernel [ [ 2 , 3 , 2 , ], [ 0 , 1 , 0 , ], [ - 2 , - 3 , - 2 , ], ]...

    docs.aspose.com/imaging/python-net/developer-gu...
  8. Aspose 复选框消失问题 - Free Support Forum - aspose.com

    aspose复选框如果没点击过滚动到右侧再回来或者设置成固定列复选框就会消失,点击过的就能 aspose复选框消失.zip (859.8 KB) 保留下来...com December 19, 2025, 2:58am 1 aspose复选框如果没点击过滚动到右侧再回...Discourse December 19, 2025, 2:59am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/aspose/323413
  9. Delete PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to delete pages from PDF files in Python....NET deletes page 2 from the input PDF and saves the...) document . pages . delete ( 2 ) document . save ( output_file_name...

    docs.aspose.com/pdf/python-net/delete-pages/
  10. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...