Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 68,805 for

document formatting

(0.32 sec)
  1. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph Formatting....Resets to default paragraph formatting. clearFormatting () Remarks...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Why Not Open XML SDK|Aspose.Slides 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.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  3. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph in C++....Joins runs with the same formatting in the paragraph. int32_t...runs. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  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...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 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...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...
  8. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...method formatNumeric(value, format) Called when Aspose.Words applies...applies a numeric format switch, i.e. \# “#.##”. formatNumeric...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word in C++....and printing Microsoft Word documents without utilizing Microsoft...Aspose.Words Document Object Model (DOM) documentation article. Body...

    reference.aspose.com/words/cpp/aspose.words/
  10. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....the Working with Charts documentation article. Examples: Shows...chart’s legend. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...