Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 49,617 for

properties

(0.1 sec)
  1. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....visit the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Style class provides useful properties for configuring alignment...Style.IsJustifyDistributed property. Horizontal Alignment Use...

    docs.aspose.com/cells/net/cells-alignment-setti...
  3. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFixed](../../aspose.words/saveformat/#XamlFixed) format... Properties Name Description allowEmbeddingPostSc...filename). Default value for this property is empty string . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...Email, there is no encoding property in the HtmlSaveOptions class...does not provide an encoding property within the HtmlSaveOptions...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  5. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....FontDefinition with appropriate properties 8 FontDefinition fontDef...abstract base class defines the properties and methods that give access...

    docs.aspose.com/font/java/how-to-load-fonts/
  6. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....value in their EntryCategory property. fieldToa.setEntryCategory("1");...with any text we put on this property. // Inserting a tab character...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage formulas of Excel files|Documentation

    Learn how to manage formulas of Excel files through the Aspose.Cells for .NET APIs....apply formulas to cells using properties and methods offered by the...Use the Cell class’s Formula property to add a formula to a cell...

    docs.aspose.com/cells/net/using-formulas-or-fun...
  8. Identify Cross Project Tasks | Aspose.Tasks Doc...

    This page provides guidance on identifying cross project tasks using Aspose.Tasks for .NET....project file to another: The Id property of the class returns the identifier...referenced). The ExternalId property returns the identifier of...

    docs.aspose.com/tasks/net/identify-cross-projec...
  9. View RAR archives via C#

    C# source code for view RAR archives. Open RAR archives programmatically.... Now Entries property of the RarArchive contains...RarArchiveEntry. Use Name property of RarArchiveEntry to find...

    products.aspose.com/zip/net/viewer/rar/
  10. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...text using the InheritChars property, but you are encountering...parent shape. The InheritChars property is designed to reflect the...

    forum.aspose.com/t/set-fontsize-by-inheritchars...