Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 50,810 for

properties

(0.2 sec)
  1. Generate Code 16K Barcodes in C++|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....initializing the AspectRatio property of class Code16KParameters...the value of the XDimension property. In the Code 16K symbology...

    docs.aspose.com/barcode/cpp/code16k-barcodes/
  2. DWF Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/dwf-drawings/
  3. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....demonstrates how to set transparency property to any text shape using Aspose...); Manage Paragraph’s Font Properties Presentations usually contain...

    docs.aspose.com/slides/androidjava/text-formatt...
  4. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks....label is specified in the Name property. Answers are provided as a...ContentConfig objects in the Children property. new CheckBoxConfig () { Name...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  5. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....corner radius in the shape’s properties; rounding can also be applied...get the actual (effective) properties of a rectangle considering...

    docs.aspose.com/slides/androidjava/rectangle/
  6. 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...
  7. Working with XMP Metadata in EPS files | Python...

    Aspose.Page for Python via .NET lets you work with XMP Metadata in EPS files to add and change array items, namespaces, name values, and many more....method for embedding metadata properties in various media files. Initially...specific files based on their properties. Essentially, the incorporation...

    docs.aspose.com/page/python-net/working-with-xm...
  8. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... Properties Name Description axisBetweenCategorie...tickLabels Provides access to the properties of the axis tick mark labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....chroma_key property ImageData.chroma_key property Defines the...be treated as transparent. @property def chroma_key ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...