Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 219,446 for

formatting

(0.71 sec)
  1. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#.... To apply conditional formatting in Excel, refer to the article...how to apply conditional formatting in Excel in C# . Updated...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  2. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame....to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow Formatting for the shape....glow property Gets glow formatting for the shape. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Shape::get_HorizontalRu...

    Aspose::Words::Drawing::Shape::get_HorizontalRuleFormat method. Provides access to the properties of the horizontal rule shape. For a shape that is not a horizontal rule, returns null in C++....shape, and customize its formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...complex or contain certain formatting, they may be rendered as...persists, simplify the table formatting in the original DOCX file...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  6. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....developers can add simple or formatted rectangles to their slides...Add a Formatted Rectangle to a Slide To add a formatted rectangle...

    docs.aspose.com/slides/androidjava/rectangle/
  8. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....developers can add simple or formatted rectangles to their slides...Add a Formatted Rectangle to a Slide To add a formatted rectangle...

    docs.aspose.com/slides/java/rectangle/
  9. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...font compatibility and table formatting settings. When converting...the PdfSaveOptions . Table Formatting : If tables are being compressed...

    forum.aspose.com/t/word-pdf/314835