Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 216,058 for

formatting

(0.13 sec)
  1. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....and Formatting, Data Validation, Conditional Formatting, Reading...the most common spreadsheet formats (such as XLS, XLSX, XLSM, and...

    products.aspose.com/cells/cpp/
  2. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph Formatting properties in C++....represents current paragraph formatting properties. System :: SharedPtr...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.Cells - The Powerful Excel Processing AP...

    Aspose.Cells API Reference - Excel processing and spreadsheet management made easy. Powerful features for data manipulation, Formatting, formulas, and chart generation....create charts, and apply formatting. The API reference covers...deleting, and rearranging sheets Formatting cells, rows, and columns...

    reference.aspose.com/cells/
  5. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  6. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....Gets document default text formatting. get_DefaultParagraphForm...document default paragraph formatting. get_Document () const Gets...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent Formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...encountering an inconsistent formatting issue when appending Word...headers, footers, or complex formatting in either the source or destination...

    forum.aspose.com/t/appending-document-not-maint...
  8. IFieldResultFormatter.format method | Aspose.Wo...

    aspose.words.fields.IFieldResultFormatter.format method...format method format(value, format) Called when Aspose.Words...capitalization format switch, i.e. \* Upper. def format ( self , value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  10. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...InsertHtml) and the resulting formatting in the document not using...processed, ensuring that your formatting is preserved. Cause The default...

    forum.aspose.com/t/insert-html-into-word-doc-do...