Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 213,354 for

formatting

(0.08 sec)
  1. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill Formatting for the shape....fill property Gets fill formatting for the shape. get fill ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font Formatting access. Enhance your designs with customizable text styles and unique typography options....Provides access to the font formatting of this object. public Font...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType font files on your system for enhanced document Formatting and design flexibility....detected that might result in formatting fidelity loss. Methods Name...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Configuring Encryption|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....Encryption > Setting Conditional Formatting for Report Item...

    docs.aspose.com/cells/reportingservices/configu...
  6. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability.... Examples Shows how to format a run of text using its font...docx" ); Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification....the Office Math with display format type OfficeMathDisplayTyp.Inline...the Office Math with display format type OfficeMathDisplayTyp.Display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....document and saving it to the Text format. Moreover, using Java PDF to...output Text with or without formatting as compared to the source...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  9. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...relates to change of Style formatting, use ParentStyle instead...IsInsertRevision , Is . True ); // 2 - A "format" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...at D (column), the borders/formatting would be retained for the...(non-formatted) cells which do not have borders/formatting, e.g...

    forum.aspose.com/t/insertcolumns-not-work-fine-...