Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 219,684 for

formatting

(1.08 sec)
  1. Convert PPTM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTX online converter quickly before integrating the code....method to convert it into XLTX format Conversion Requirements PHP...transforming PPTM files into XLTX format. To begin the conversion, effortlessly...

    products.aspose.com/total/php-java/conversion/p...
  2. Remove Pivot Connection|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library....Document Assistant Close Formatting Slicer Rendering Slicer Analyzing...

    docs.aspose.com/cells/net/remove-pivot-connection/
  3. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of a cell value in units of pixels through Aspose.Cells for Node.js via C++....String Value with and without Formatting Preserve Single Quote Prefix...

    docs.aspose.com/cells/nodejs-cpp/calculate-the-...
  4. Using Sparklines and Setting 3D Format|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....Using Sparklines and Setting 3D Format Contents [ Hide ] Using Sparklines...Excel file to disk. Setting 3D Format You might need 3D charting...

    docs.aspose.com/cells/python-net/using-sparklin...
  5. Working with Text in PDF|Aspose.PDF for PHP via...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and PHP....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/php-java/working-with-text/
  6. Edit PDF File Tags|Aspose.PDF for .NET

    This article explains how to edit tags in the PDF documents using Aspose.PDF for .NET library....adding alt text to images or formatting paragraphs, tagged PDFs remain...

    docs.aspose.com/pdf/net/edit-pdf-file-tags/
  7. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/wat...
  8. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation....enumeration Specifies the display format type of the equation. Members...to set office math display formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a font....emphasize it with custom formatting. # The hyperlink will be...) builder . font . clear_formatting () builder . writeln ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...8:50am 2 @GusGus the text is formatted with different fonts, so it...the text must have the same formatting. In this case you can use...

    forum.aspose.com/t/how-to-merge-font-span-when-...