Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 152,646 for

document formatting

(0.09 sec)
  1. View Word File Online and using Java | products...

    Free online Word file viewer app. Java API code to view Word file for viewer application....Develop powerful Java based Word document viewer utility application...Word document through Java. Download View Word Document via Online...

    products.aspose.com/total/java/viewer/word/
  2. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document....start_table() Starts a table in the document. def start_table ( self ):...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Python via .NET....Format Pivot Table Cells Contents [ Hide ] Sometimes, you want...want to format pivot table cells. For example, you want to apply...

    docs.aspose.com/cells/python-net/format-pivot-t...
  4. FieldFormat class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...the Working with Fields documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a .NET library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Render Custom Date Format Pattern g and ge mm dd Contents [ Hide...able to render the custom date format patterns like g, ge.mm.dd and...

    docs.aspose.com/cells/net/render-custom-date-fo...
  8. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object Formatting changed with change tracking enabled, enhancing Document management....property Returns true if formatting of the object was changed...an inline node. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  10. 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 with C++ Contents [ Hide...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...