Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 149,518 for

2

(0.17 sec)
  1. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou.ByCategory, 2, EffectType.Appear, EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-charts/
  2. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006) 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...
  3. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...:: MakeArray < double > ({ 1 , 2 , 3 , 4 })); // Set column formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....example -1 means the last item, -2 means the second before last and...InsertCell (); builder . Write ( "Cell 2" ); builder . EndTable (); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....VbaModuleCollection indexer (1 of 2) Retrieves a VbaModule object...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule class...

    reference.aspose.com/words/net/aspose.words.vba...
  6. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...ashiqshanavas August 27, 2025, 2:29pm 1 Hello Aspose Support, We...Discourse August 27, 2025, 2:30pm 2 @ashiqshanavas Hello Ashiq...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  9. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....Application(); 2 3 object missingValue = System...19 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-task...
  10. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input data into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...