Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 47,684 for

properties

(0.14 sec)
  1. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...shape: // Modify various properties of this shape's stroke. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...shape: // Modify various properties of this shape's stroke. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...BookmarkName property Gets or sets the name of the...an ASK field, and set its properties. public void FieldAsk ()...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....DefaultResponse property Gets or sets default user...an ASK field, and set its properties. public void FieldAsk ()...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....Macros Using the VbaProject property under the Presentation class...determine whether a project’s properties are password-protected. Create...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....GetPrintTitleColumns() properties of the PageSetup object for...worksheet. Setting these properties to a range string will set...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  7. How to Extract Microsoft Project File Metadata ...

    In this topic, we will explore how to extract Microsoft Project file metadata using C++. You will observe how to access the MPP file and its metadata information in C++ using simple API calls with no dependence on MS Project....information for different properties using Prj class static methods...through desired metadata properties exposed by Prj class in C++...

    kb.aspose.com/tasks/cpp/how-to-extract-microsof...
  8. How to Convert EPS to TIFF using C++

    In this topic, we will explore how to convert EPS to TIFF using C++. You will learn how to load the input EPS file and convert it to image in C++ using simple API calls....object Set ImageSaveOptions properties and save output TIFF file...EPS file and set different properties as per your requirements...

    kb.aspose.com/page/cpp/how-to-convert-eps-to-ti...
  9. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...+ chartX)); //Shape Left properties polygonShape.Y = (int)(Top...chartYPosition); //Shape Top properties polygonShape.WidthPt = chartWidth...

    forum.aspose.com/t/how-to-change-rectangularcal...
  10. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb....then accesses its various properties like Author, Note, Visibility...(); //Access its various properties string strAuth = gridComm...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...