Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 178,128 for

document formatting

(0.57 sec)
  1. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection Formatting for the shape....property Gets reflection formatting for the shape. @property...reflection shape effect. doc = aw . Document ( file_name = MY_DIR + 'Various...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the Documentation article in C++....the Working with Fonts documentation article. class MemoryFontSource...detected that might result in formatting fidelity loss. GetAvailableFonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity....encounters some issue during document loading or saving that might...might result in loss of formatting or data fidelity. def warning...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Data in Apache POI and Aspose.Cell...

    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....Cells AI Document Assistant Close Working with...Aspose.Cells Working with Formatting Features in Apache POI and...

    docs.aspose.com/cells/java/working-with-data-in...
  5. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or Formatting fidelity loss....property Called during various document processing procedures when...that might result in data or formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....Ask AI How to Format Numbers to Fractions Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/net/how-to-format-number-...
  7. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the Formatting for this run....values when determining the formatting for this run. get complexScript...script. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....customize its formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....Returns or sets the number format for the list level. get numberFormat...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...generated HTML table into a Word document. Expected result: The indentation...

    forum.aspose.com/t/indentation-applied-to-first...