Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 221,599 for

formatting

(0.47 sec)
  1. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....that can handle the specific formatting or processing you want to...method in your class that formats the data as needed when the...

    forum.aspose.com/t/apply-custom-class-using-mus...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/python-java/opening-files...
  3. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…...culture-specific formatting. To ensure that your document formatting remains...help maintain consistent formatting. Use Fixed Values : Instead...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  4. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting...font, paragraph and section formatting. To learn more, visit the...allows to insert content and formatting quickly and easily. Create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  6. How to Format Number to Accounting with Golang ...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....How to Format Number to Accounting with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  7. Tables and Ranges with Node.js via C++|Document...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  8. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...and tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/java/use-documentbuilder-...