Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 49,617 for

properties

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

    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....ShadowEffect property along with the ShadowEffect...class contains the following properties, which can be set to achieve...

    docs.aspose.com/cells/net/working-with-the-shad...
  2. 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-...
  3. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/java/format-text-in-docum...
  4. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message Properties, header information and manipulate it in different ways programmatically....developers to access email message properties. The header information (discussed...MailMessage class itself contains properties such as From, To, Cc, Subject...

    docs.aspose.com/email/cpp/extracting-message-co...
  5. Extracting Message Contents from Emails|Documen...

    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....developers to access email message properties. The header information (discussed...MailMessage class itself contains properties such as From, To, Cc, Subject...

    docs.aspose.com/email/python-net/extracting-mes...
  6. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!...Fill property Gets fill formatting for the...Examples Shows how change stroke properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Paragraph.frameFormat property | Aspose.Words f...

    Paragraph.frameFormat property. Provides access to the frame formatting Properties....frameFormat property Paragraph.frameFormat property Provides access...access to the frame formatting properties. get frameFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....a table, you can use the properties available on the corresponding...one row before the table properties can be applied. This means...

    docs.aspose.com/words/net/applying-formatting/
  9. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....form of name / value pairs ( properties ) separated by commas. The...object is the collection of properties enclosed in curly braces...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  10. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following...nodes, styles, and document properties, and returns a new Document...

    docs.aspose.com/words/nodejs-net/clone-a-document/