Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 215,249 for

formatting

(0.18 sec)
  1. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...InsertCutCells does not keep format condition formulas relative...InsertCutCells, I’m finding that the format condition formulas are not...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  2. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph Formatting properties in C++....represents current paragraph formatting properties. System :: SharedPtr...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers as dates in Excel...

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....GetEffective() method from the local format. The following example shows...contains effective text frame formatting properties. The following...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  6. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph in C++....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line 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...
  8. ChartFormat.fill property | Aspose.Words for Py...

    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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  10. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...InsertHtml) and the resulting formatting in the document not using...processed, ensuring that your formatting is preserved. Cause The default...

    forum.aspose.com/t/insert-html-into-word-doc-do...