Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 49,800 for

properties

(0.22 sec)
  1. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....class contains the following properties which can be set to achieve...the sub‑properties of the GetShadowEffect() property, and then...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  2. Create Financial Reports via .NET | products.as...

    C# code to create Financial Reports in XBRL, and OFX request or response files via .NET library....and intialize Item class properties as well as call the Save...initializing OfxRequestDocument properties, API also provides other...

    products.aspose.com/finance/net/create/
  3. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...ParagraphFormat property Provides access to the paragraph...paragraph formatting properties. public ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  4. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... Most properties inherit or overload properties that already...addition to them, a number of properties are specified for PDF format...

    docs.aspose.com/words/python-net/convert-pdf-to...
  5. 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....page_height & page_width properties. Create an object of the...vector_rasterization_options property. Call Image.save while passing...

    docs.aspose.com/cad/python-net/dwf-drawings/
  6. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/python-net/resize-chart-s...
  7. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....public class SoftEdgeFormat Properties Name Description Radius {...the SoftEdge property to access soft edge properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....Bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on Properties. To animate Properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Add Animation Property and Setup Target Camera in 3D document...Contents [ Hide ] Add Animation property in 3D document Aspose.3D for...

    docs.aspose.com/3d/python-net/add-animation-pro...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document Properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....provides various document properties and methods, such as saving...styles, built-in and custom properties, and the MailMerge object...

    docs.aspose.com/words/cpp/working-with-document/