Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 172,397 for

document formatting

(0.23 sec)
  1. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript via C++ API....How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in Excel is...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  2. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. .NET API code to manage comments of DOTX files....Dotx Clear Comments from DOTX Document Online or Manage via .NET...Develop powerful .NET based DOTX document annotation utility application...

    products.aspose.com/total/net/annotate/dotx/
  3. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for Document comparison operation...choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....how to configure paragraph formatting to create off-center text...text. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....how to configure paragraph formatting to create off-center text...text. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule...customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...measurable formatting and content properties in documents whereas...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text Formatting and design flexibility in your projects....character style applied to this formatting. public string StyleName...of existing text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....MakeObject < Aspose :: Words :: Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....the Working with Lists documentation article. Examples: Shows...list items. {@code Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...