Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 215,174 for

formatting

(0.11 sec)
  1. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of Formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisioncolor/#NoHighlight)....for content with changes of formatting properties RevisionType.FormatChange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number Formatting in charts. Enhance your document's visual appeal!...ChartNumberFormat class Represents number formatting of the parent element. To...get; set; } Gets or sets the format code applied to a data label...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....base style is removed its formatting is moved to child styles...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...
  8. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...properties to set various formatting options, including the right...DocumentBuilder(doc); // Access the paragraph format ParagraphFormat paragraphFormat...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  9. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...we output this node to text format. // This text output will omit...

    reference.aspose.com/words/net/aspose.words/par...
  10. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...Specifies how to merge style formatting that clashes. Remarks This...Specifies how to merge style formatting that clashes. importFormatOptions...

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