Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 219,450 for

formatting

(0.17 sec)
  1. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style....# Conditional styles are formatting changes that affect only...conditional_styles . first_row . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List indentation lost after processing DOCX wit...

    Description: When processing a Word document that contains list elements with different indentation levels using Aspose.Words, the indentation Formatting is not preserved after saving the document again as a DOCX file. …...Words, the indentation formatting is not preserved after saving...The problem affects list formatting consistency in exported documents...

    forum.aspose.com/t/list-indentation-lost-after-...
  3. Copy fragments and worksheets between Workbooks...

    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....of worksheets with common formatting and data. For example, if...Worksheets , complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copy-fragments-and-wo...
  4. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method... Formatting changes are not recorded...insertions and deletions only. Formatting changes are not recorded...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph Formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your documents....Resets to default paragraph formatting. public void ClearFormatting...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/net/aspose.words/par...
  6. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your document's clarity and visual appeal today!...how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the 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...
  8. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list Formatting and clarity....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Specifies how to merge style formatting that clashes. Examples Shows...document while preserving its formatting, // then save the source...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Format(“{0}:{1}”, startCell, endCell);...text alignment, and cell formatting. Inconsistencies here can...

    forum.aspose.com/t/label-randomly-switches-betw...