Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 215,152 for

formatting

(0.63 sec)
  1. What is a Designer Spreadsheet|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....need to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/python-net/what-is-a-desi...
  2. 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/
  3. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill Formatting options for your parent chart elements today!...Fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...is sometimes incorrectly formatted. In this case the padding...NodeImporter handles certain formatting properties during the import...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  7. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all Formatting for a table cell. To learn more, visit the documentation article in C++....CellFormat class Represents all formatting for a table cell. To learn...() Resets to default cell formatting. Does not change the width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. 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...
  10. 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...