Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 214,865 for

formatting

(0.32 sec)
  1. 在工作表中应用条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库在工作表中应用条件格式,以更好地控制单元格的外观。...Conditional Formatting Example Apply Conditional Formatting Based on...get(0); // Add conditional formatting collection const cfCollection...

    docs.aspose.com/cells/zh/javascript-cpp/apply-c...
  2. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...) frame_format Provides access to the frame formatting properties...otherwise. is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...UseDestinationStyles option to resolve formatting. Importing a node creates...with an option to control formatting. importNode ( srcNode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceBase.warningCallback property | Aspos...

    FontSourceBase.warningCallback property. Called during processing of font source when an issue is detected that might result in Formatting fidelity loss....detected that might result in formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel | Aspose.Words for Java

    Defines Formatting for a list level in Java....implements Cloneable Defines formatting for a list level. To learn...ListLevel to specify list formatting for individual list levels...

    reference.aspose.com/words/java/com.aspose.word...
  6. Online RTF File Comparison or Build Python Apps...

    Free online app to Compare different RTF files. Python comparison library code for RTF documents....supports many popular formats including RTF format such as PDF, Word...Files (Microsoft Word Binary Format) Compare DOCM Files (Microsoft...

    products.aspose.com/total/python-net/compare/rtf/
  7. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....support many popular formats including RTF format. Python utility...Files (Microsoft Word Binary Format) Parse DOCX Files (Office 2007+...

    products.aspose.com/total/python-net/parse/rtf/
  8. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert POT to RTF via C# .NET or with free Onl...

    Convert PowerPoint pot documents to Word rtf files with C#. Convert multiple files within ASP.NET or other .NET applications....collaborative editing and formatting, RTF (Rich Text Format) becomes essential...essential for text formatting and layout control. The conversion...

    products.aspose.com/total/net/conversion/pot-to...
  10. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....presents details on how to add formatted tables to your document using...property to specify cell formatting Insert the cell content using...

    docs.aspose.com/words/cpp/create-a-table/