Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 217,647 for

formatting

(0.16 sec)
  1. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....{ $pres -> dispose (); } } Format Zoom Frames In the previous...simple frame’s formatting. There are several formatting options you...

    docs.aspose.com/slides/php-java/manage-zoom/
  2. 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/
  3. 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/
  4. 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...
  5. Export XSLFO to OTP in Android | products.aspos...

    Android API to Convert XSLFO to OTP without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/android-java/conversi...
  6. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...document from MHTML to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/m...
  7. 如何使用JavaScript通过C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++创建组合图表。我们的全面指南将演示如何将不同的图表类型合并成一个组合图表,从而实现更有效的数据展示。... formatting = AsposeCells . FormattingType...get ( j ). marker . area . formatting = AsposeCells . FormattingType...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell Formatting properties in C++....represents current table cell formatting properties. System :: SharedPtr...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....RowFormat property to specify row formatting. Examples Shows how to merge...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...