Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 218,936 for

formatting

(0.35 sec)
  1. Tables and Ranges|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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  2. Copy Range Data with Style|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....a range complete with its formatting. This article explains how...style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/java/copy-range-data-with...
  3. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_Formatting method. Joins runs with same Formatting in all paragraphs of the document....join_runs_with_same_formatting method join_runs_with_same_formatting() Joins...Joins runs with same formatting in all paragraphs of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its Formatting in a document using Python....including inserting paragraphs, formatting them, applying styles and...paragraph break. The current font formatting is also specified by the...

    docs.aspose.com/words/python-net/working-with-p...
  6. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....as content manipulation, formatting, report generation and much...insert content, apply custom formatting, and generate Word documents...

    reference.aspose.com/words/
  7. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  8. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal.... Fill Represents fill formatting for an object. GlowFormat...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....you need to specify font formatting for the hyperlink display...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...This can occur due to hidden formatting differences or metadata discrepancies...discrepancies may stem from hidden formatting marks, extra spaces, line...

    forum.aspose.com/t/compare-api-shows-false-chan...