Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 173,106 for

document formatting

(0.17 sec)
  1. Reading and Writing Query Table of Worksheet wi...

    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 initialized" ); document . getElementById ( 'runExample'...). disabled = false ; }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  2. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....property True if the font is formatted as bold. public bool Bold...insert formatted text using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  5. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  9. Watermark VSSM document via .NET | products.asp...

    C# source code to add watermark to vssm file on .NET Framework, .NET Core, Mono Platforms....and high performance VSSM document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vssm/
  10. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/