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

line

(0.51 sec)
  1. 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...
  2. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  3. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  4. How to Run the Examples|Aspose.Words for Java

    Download Aspose.Words for Java examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....Java examples from the command line? A: Open a terminal in the root...compatible JDK, use the same command‑line approach described above. Ensure...

    docs.aspose.com/words/java/how-to-run-the-examp...
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Shows how to preserve empty line while load a document. String...indicating whether to preserve empty lines while load a LoadFormat.MARKDOWN...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise....// 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/nodejs-net/aspose.wo...
  9. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....that allows you to create multi-line headings in Markdown, while...Markdown can only be single-line. SetextHeading is based on a...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath UnderLine property. Easily enhance your typography with underLined fonts to improve readability and design appeal...., Color wordArtFill , Color line , ShapeType wordArtShapeType...wordArtFill , StrokeColor = line }; shape . TextPath . Text =...

    reference.aspose.com/words/net/aspose.words.dra...