Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 558,220 for

formatting

(0.14 sec)
  1. C++ API to Convert MD to XLTX | products.aspose...

    Convert MD to XLTX via C++ API without using Microsoft Excel or Adobe Reader...markup language used for formatting plain text documents. It...XML Spreadsheet) is a file format used by Microsoft Excel, a...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph Formatting in C++....document default paragraph formatting. System :: SharedPtr < Aspose...OOXML formats ( Docx ) only. Earlier document formats have no...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. TextFrame | Aspose.Sildes for .NET API Reference

    Represents a TextFrame....TextFrameFormat { get; } Returns the formatting object for this TextFrame... () Joins runs with same formatting in all paragraphs. See Also...

    reference.aspose.com/slides/net/aspose.slides/t...
  4. Aspose.Email for Java 17.12 Release Notes|Docum...

    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....contact body Bug EMAILNET-38875 Formatting lost while converting EML...EMAILNET-38882 MSG body Text formatting different than the source...

    docs.aspose.com/email/java/aspose-email-for-jav...
  5. setFormat | Aspose.Sildes for PHP via Java API ...

    setFormat setFormat( Format value) method Represents the Formatting properties. Read/write IFormat. Returns void...setFormat( Format value) method Represents the formatting properties...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. Class IconSet | Aspose.Cells for .NET API Refer...

    Aspose.Cells.IconSet class. Describe the IconSet conditional Formatting rule. This conditional Formatting rule applies icons to cells according to their values...conditional formatting rule. This conditional formatting rule applies...//Adds an empty conditional formatting int index = sheet . ConditionalFormattin...

    reference.aspose.com/cells/net/aspose.cells/ico...
  7. getEffective | Aspose.Sildes for Node.js via Ja...

    getEffective getEffective() function Gets effective fill Formatting data with the inheritance applied. Result FillFor......function Gets effective fill formatting data with the inheritance...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. getEffective | Aspose.Sildes for PHP via Java A...

    getEffective getEffective() method Gets effective line Formatting data with the inheritance applied. Returns LineForm......method Gets effective line formatting data with the inheritance...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Aspose.Cells for PHP via Java 21.9 Release Note...

    Aspose.Cells for PHP via Java 21.9 Release Notes – the latest enhancements, new features, and fixes....conversion Bug CELLSJAVA-43578 Formatting issues while converting Excel...Databar issue of conditional formatting in the generated pdf Bug...

    docs.aspose.com/cells/php-java/aspose-cells-for...
  10. Resizing column not working on a protected shee...

    Below is the code I use Workbook workbook = new Workbook(); WorksheetCollection worksheets = workbook.Worksheets; Worksheet testCodeSheet = workbook.Worksheets[“Test Sheet”]; testCodeSheet.Protection.AllowFiltering …...protection settings permit formatting of rows and columns. In your...resizing, you should allow formatting of rows and columns by setting...

    forum.aspose.com/t/resizing-column-not-working-...