Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 213,924 for

formatting

(0.3 sec)
  1. HTML with Node.js via C++|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....exporting spreadsheets to HTML format. For this purpose, Aspose.Cells...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...into a string in the specified format. toString ( saveFormat : Aspose...of the node in the specified format. toString(saveOptions) Exports...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...t); // Specify paragraph formatting ParagraphFormat paragraphFormat...

    forum.aspose.com/t/the-type-initializer-for-ski...
  4. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...automatic number in outline format. Inheritance: FieldAutoNumOut...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....); //Save the result in XLSX format book . save ( "output.xlsx"...); //Save the result in XLSX format book . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list Formatting properties in C++....that represents current list formatting properties. System :: SharedPtr..."Opening documents from different formats:" ); ASSERT_EQ ( 0 , builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Create Line Chart in Excel using C# | Line Char...

    Learn how to create a Line chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples....types, series, axes, and formatting. No COM dependencies – Works...handling of large workbooks. Multi‑format support – Read/write XLSX,...

    blog.aspose.com/cells/create-line-chart-in-exce...
  9. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....document must be saved in the format, which supports DML shapes...HasSmartArt property: Horizontal Rule Format You can insert horizontal rule...

    docs.aspose.com/words/java/working-with-shapes/