Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 176,669 for

document formatting

(0.24 sec)
  1. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....property True if the font is formatted as bold. get bold () : boolean...Examples Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/customizin...
  3. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. get shading...created by a document builder. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell Formatting...clearFormatting() Resets to default cell formatting. Does not change the width...into one. let doc = new aw . Document ( base . myDir + "Tables.docx"...

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

    Discover the ChartLegendEntry Font property for easy access to customizable font Formatting, enhancing your legend entries for better visual appeal....Provides access to the font formatting of this legend entry. public...with a legend font. Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Reading and Writing Query Table of Worksheet|Do...

    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....you can see the Preserved Formatting checkbox is checked now....Column Width : true Preserve Formatting : false Retrieve query table...

    docs.aspose.com/cells/java/reading-and-writing-...
  7. Watermark VDX document via Java | products.aspo...

    Java sample code to add watermark to VDX Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....WaterMark VDX Formats in Java Native VDX document watermarker using...VDX Files in Java A basic document watermarking and concatenating...

    products.aspose.com/diagram/java/watermark/vdx/
  8. Compress VDX document via Java | products.aspos...

    Java source code to compress vdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Compress VDX Formats in Java Native VDX document compress using...VDX Files in Java A basic document compressing Aspose.Diagram...

    products.aspose.com/diagram/java/compress/vdx/
  9. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....how to work with soft edge formatting. builder = aw . DocumentBuilder...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...