Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 49,826 for

properties

(0.18 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....VbaModule, and set various properties. Steps for Using Macros in...within a VBA project, with properties to get/set its Name, Type...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...image as a shape and set its properties accordingly. Here’s a simple...InsertImage(imagePath); // Set the shape's properties to enable editing shape.WrapType...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  3. Overtimes in Tasks | Aspose.Tasks Documentation

    Learn how to assign overtime values for Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....functionality through two properties in the Task class. Overtime...Overtime The exposes several properties for working with overtime:...

    docs.aspose.com/tasks/java/overtimes-in-tasks/
  4. Manipulating JPEG Images|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.... Then one can access properties exposed by ExifData class...contains the ExifData.Thumbnail property that can retrieve the thumbnail...

    docs.aspose.com/imaging/python-net/manipulating...
  5. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape method. Specifies the shape that the mail merge engine must insert into the document in C++....() const Remarks When this property is specified, the mail merge...engine ignores all other properties like ImageFileName or ImageStream...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Tasks | Aspose.Tasks Documentation

    Learn how to assign overtime values for Microsoft Project (MPP/XML) tasks using Aspose.Tasks for C++....functionality through two properties in the Task class. Overtime...[Tsk] ( ) exposes several properties for working with overtime:...

    docs.aspose.com/tasks/cpp/overtimes-in-tasks/
  8. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... If you change the properties of the list style, it is...is reflected in the properties of the list. Vice versa, if you...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization.... Properties Name Description IsAuto {...= true ; // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....inserting shapes, setting properties such as aspect ratio and...through the aspect_ratio_locked property. The following code example...

    docs.aspose.com/words/python-net/working-with-s...