Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 33,483 for

line

(0.2 sec)
  1. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....9 ); // Make the line invisible LineFormat lineFormat...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  2. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requiring only two lines of code. The first line loads the DOCM file...file, and the second line calls the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  3. Convert WORD to MHTML in Python | products.aspo...

    WORD to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...it is just two lines of code. The first line is to load the WORD...WORD file and the second line is to call the save method with...

    products.aspose.com/total/python-net/conversion...
  4. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。... get ( 1 ); // Set the line space p . setLineSpaceSizeType...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  5. Password Protect or Unprotect the Shared Workbo...

    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...."1234" ); // Uncomment this line to Unprotect the Shared Workbook...

    docs.aspose.com/cells/javascript-cpp/password-p...
  6. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....# When a document contains lines of text in which a word could...up and continued on the next line, # hyphenation will look through...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Format method. Provides access to fill and Line formatting of the data labels in C++....Provides access to fill and line formatting of the data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...html_body = "<b>This line is in bold</b> while this is...Python" email.html_body = "<b>This line is in bold</b> while this is...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  10. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...a new document with a single line of text, turning on tracked...changing the font of that single line. Initially, the text is in Atpos...

    forum.aspose.com/t/unable-to-change-run-font-wi...