Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 215,249 for

formatting

(0.15 sec)
  1. 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-...
  2. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!...Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture....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...
  8. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....sample code to remove table format in Excel using C# . You will...criteria. Steps to Clear Table Format in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  9. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text Formatting for maximum impact....portion_format.escapement to a value between...superscript_portion . portion_format . escapement = 30 superscript_portion...

    docs.aspose.com/slides/python-net/superscript-a...
  10. 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/