Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 220,704 for

formatting

(2.89 sec)
  1. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....() Resets to default font formatting. get_AllCaps () True if the...the font is formatted as all capital letters. get_AutoColor ()...

    reference.aspose.com/words/cpp/aspose.words/font/
  2. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing Formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…... We are facing formatting issues while converting document...seems you are experiencing formatting issues when converting a...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  3. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....explains how to apply font formatting to hyperlinks and how to...you need to specify font formatting for the hyperlink display...

    docs.aspose.com/words/python-net/working-with-h...
  4. 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...
  5. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....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...
  6. 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...
  7. 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...
  8. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document Formatting with powerful features!...date and time, and general formatting. To learn more, visit the...get; set; } Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with Formatting using Aspose.Cells for JavaScript via C++....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/javascript-cpp/copy-range...