Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 155,489 for

2

(0.39 sec)
  1. Create a Reminder for an Appointment|Documentation

    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....//associated with and will repeat 2 more times at 15 minute intervals:...); displayReminder . Repeat = 2 ; displayReminder . Duration =...

    docs.aspose.com/email/net/create-a-reminder-for...
  2. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Discourse November 5, 2025, 7:56am 2 @M.Heinz Summary Shape.Width and...angleDeg * Math.PI / 180.0; // 2. Compute cos θ and sin θ (absolute...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  3. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!...8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture....8 , 2.6 , 3.9 ], [ 2.7 , 3.2 , 0.8 , 1.7 ]); //...visible = false ; dataPoints . at ( 2 ). marker . format . fill . presetTextured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....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...
  8. Merge images Via net, all supported image forma...

    Using Aspose.Imaging you can easily Merge images Via net...images operation allows to combine 2 or more images into one vertically...by combining many (more than 2) images into a single whole, sometimes...

    products.aspose.com/imaging/net/merge/
  9. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(fontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...loginov April 2, 2026, 3:08pm 2 @Whiletrue Thank you for...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...
  10. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...Discourse July 10, 2025, 1:01pm 2 @ServerSide527 Hello, Thank you...vyacheslav.deryushev July 10, 2025, 2:11pm 3 @ServerSide527 We have...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...