Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 173,106 for

document formatting

(0.32 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the Documentation article in C++....the Working with Fonts documentation article. class FolderFontSource...detected that might result in formatting fidelity loss. GetAvailableFonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary Document within a Word Document. A glossary Document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the Documentation article in C++....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Shows how to format text inserted by a document builder. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. After convert to pdf, the tablelayout are diffe...

    pdf: word:...Reason: alternative name from document. vyacheslav.deryushev September...what’s the root cause of the formatting difference? alexey.noskov...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  7. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...method formatNumeric(value, format) Called when Aspose.Words applies...applies a numeric format switch, i.e. \# “#.##”. formatNumeric...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell Formatting...clearFormatting() Resets to default cell formatting. Does not change the width...into one. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. get shading...created by a document builder. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font Formatting, enhancing your legend entries for better visual appeal....Provides access to the font formatting of this legend entry. public...with a legend font. Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.dra...