Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,382 for

2

(0.26 sec)
  1. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  3. Introduction to Formulas | Aspose.Tasks Documen...

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations....Formula Binary_Op Primary | Primary 2 Primary -> (Formula) | Unary_Op...Duration] , [Standard Rate] ). 2. Operators Formulas support: Arithmetic...

    docs.aspose.com/tasks/net/introduction-to-formu...
  4. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...Line (Case 2).docx (35.3 KB) Blank Page Added (Case 2).docx (46...<DataSources> sections: 692×199 21.2 KB The archived file repro-mu...

    forum.aspose.com/t/long-text-value-visible-when...
  5. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/androidjava/custom-shape/
  6. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....org/2000/svg" > 2 < rect x = "60" y = "100" width..."http://www.w3.org/2000/svg" > 2 < rect x = "120" y = "140" width...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. Warnings when compiling Aspose.Words for .NET 2...

    Hi, When compiling a netstandard2.0 project with integrated Aspose.Words for .NET in version 24.3.0.0 I get a warning that the bindings are not correct. Here is an example project and screenshot. Once the AutoGenerate…...noskov March 11, 2024, 10:25am 2 @Roxtra We have opened the following...reproducible. Roxtra March 28, 2025, 2:20pm 5 I just tested it with the...

    forum.aspose.com/t/warnings-when-compiling-aspo...
  9. How to extract Text from html using Aspose.html...

    We are currently checking Aspose.html to get plain text with alignment from html and convert html to PDF. able to convert html to pdf. Wanted to know how to get text from html.?...ali September 1, 2020, 10:01pm 2 @kiranernesto You can get text...Like AStelzner May 12, 2025, 2:09pm 4 Hi, this approach extract...

    forum.aspose.com/t/how-to-extract-text-from-htm...
  10. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

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