Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 50,011 for

properties

(0.18 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....removed classes, methods, properties and so on, and other changes...ParagraphFormat Properties Have Been Removed The properties BulletChar...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. SoftEdgeFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....softEdge property to access soft edge properties of an object...SoftEdgeFormat class directly. Properties Name Description radius Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count Properties for better editing and review....UpdateWordCount() Updates word count properties of the document. public void...Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...X = 150; //Shape Top properties commentShape.Y = 150; //Shape...//Shape Left properties commentShape.WidthPt = 100; // Shape Width...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  5. Creating and Saving Outlook Contacts in Python|...

    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....MapiContact () \ # Set different properties of this Contact Item. \ #...# Set Name properties using MapiContactNamePrope name_prop_set...

    docs.aspose.com/email/java/creating-and-saving-...
  6. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...
  7. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....demonstrates how to set font properties for chart text, apply preset...Axis and set the following properties: Setting Line format for...

    docs.aspose.com/slides/java/chart-formatting/
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....GetSpaceAfter() properties of the TextParagraph class...the usage of the mentioned properties. Manage Smart Art with Golang...

    docs.aspose.com/cells/go-cpp/set-line-spacing-o...
  9. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is a sample code using...

    docs.aspose.com/cells/python-net/using-workbook...
  10. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/python-net/aspose.wo...