Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 219,459 for

formatting

(0.19 sec)
  1. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/net/working-with-text/
  2. FieldUpdateCultureSource | Aspose.Words for Java

    Indicates what culture to use during field update in Java....culture specified in the field formatting properties via language setting...culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/java/com.aspose.word...
  3. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule Formatting. Enhance your document design effortlessly!...Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....Represents the soft edge formatting for an object. public class...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document Formatting by controlling textbox content. Optimize with ease today!...that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...Cells, you can format the cell to display the number...source, or by setting the cell format programmatically. Here’s a...

    forum.aspose.com/t/avoid-using-scientific-notat...
  7. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default Formatting and easily override specific legend entries for a polished look....access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character Formatting of the style in C++....method Gets the character formatting of the style. System :: SharedPtr...style reverts to the default formatting. ASSERT_FALSE ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/cpp/use-documentbuilder-t...