Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 180 for

default start time alignment

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....smallest time unit that is represented on the time category axis...a flag indicating whether default distance between major tick...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....properties like width or vertical alignment. The following code example...object has several methods to start and end a list and to increase/decrease...

    docs.aspose.com/words/java/using-documentbuilde...
  3. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....// Set the horizontal text alignment for every paragraph in the...Returns text between field start and field separator (or field...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....// Set the horizontal text alignment for every paragraph in the...Returns text between field start and field separator (or field...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....appendWordArt(doc, "Kerning: VAV", "Times New Roman", 90.0, 24.0, Color...appendWordArt(doc, "No kerning: VAV", "Times New Roman", 100.0, 24.0, Color...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... text_path_alignment Defines the alignment of text. trim Determines...append_word_art ( doc , 'Kerning: VAV' , 'Times New Roman' , 90 , 24 , aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....callback will be run at this time. doc.save(getArtifactsDir()...Gets custom local time zone used for date/time fields. getDefaultTemplate()...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....{ get; set; } Defines the alignment of text. Trim { get; set;...AppendWordArt ( doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color...

    reference.aspose.com/words/net/aspose.words.dra...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....AsposeWordsPrintDocu Provides a default implementation for printing...AxisTimeUnit Specifies the unit of time for axes. BarcodeParameters...

    reference.aspose.com/words/java/com.aspose.words/
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....new DocumentBuilder(doc); // Start the table, then populate the...builder's "EndRow" method to start a new row. builder.endRow();...

    reference.aspose.com/words/java/com.aspose.word...