Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 152,626 for

document formatting

(0.23 sec)
  1. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldDocProperty...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldMergeRec class | As...

    Aspose::Words::Fields::FieldMergeRec class. Implements the MERGEREC field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMergeRec...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Merge Files with Node.js via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  4. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....property True if the font is formatted as italic. @property def italic...insert_text_paths (): doc = aw . Document () # Insert a WordArt object...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextEffect method. Allows to specify the effect to be applied to the areas where content was moved to Moving. Default value is DoubleUnderline in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...