Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 148,105 for

2

(0.09 sec)
  1. Poorly rendered logo in image from PDF - Free S...

    Attached is a PDF that, when converted to images, renders the logo on the bottom-right of the second page very poorly. The image is also attached....ahmad March 26, 2014, 11:57pm 2 Hi Ed, We are sorry for the inconvenience...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/poorly-rendered-logo-in-imag...
  2. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  3. MaxiCodeStructuredCodetext|Aspose.BarCode for P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in the MaxiCode code for modes 2 and 3. The MaxiCodeStructuredCo...code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…...Discourse June 23, 2025, 9:47am 2 @Georg3 Cause When removing digital...the ID with you. Georg3 July 2, 2025, 8:36am 5 DigitallySign_out...

    forum.aspose.com/t/complete-removal-of-digital-...
  7. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... It does not apply to 2-D rotation. The DistanceFromGround...ThreeDFormat . RotationXAngle . Value = 2 . 61 ; shape . ThreeDFormat ....

    docs.aspose.com/diagram/net/3d-rotation-effects...
  8. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

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