Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 150,852 for

2

(0.12 sec)
  1. Latest Aspose.Font Product Family topics - Free...

    Get technical support of Aspose.Font for .NET, Java, C++....824 August 24, 2023 Aspose Font 2 558 November 8, 2022 How do I...font with Aspose.Font (.NET) 2 960 April 12, 2022 How can I build...

    forum.aspose.com/c/font/41
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....titleAreaHeight ) / 2 ; const double doughnutCenterX = chartWidth / 2.0 ; const...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ "Category 1" , "Category 2" ]; // Adding new series. Value...[ 1 , 2 ]); let series2 = seriesColl . add ( "Series 2" , categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the paragraph.... write ( 'Run 2. ' ) builder . write ( 'Run 3...occurred to combine Runs #1, #2, and #3, # while leaving out Run...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into (z...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  9. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::get_RowFormat m...

    Aspose::Words::DocumentBuilder::get_RowFormat method. Returns an object that represents current table row formatting properties in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...