Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 35,097 for

line

(1.11 sec)
  1. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....once, # and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....shape_height , word_art_fill , line , word_art_shape_type ): # Create...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 新建一个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
  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. 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...
  7. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....// 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...
  8. 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...
  9. 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...
  10. CompatibilityOptions.suppress_bottom_spacing pr...

    CompatibilityOptions.suppress_bottom_spacing property. Ignore Exact Line Height for Last Line on Page....property Ignore Exact Line Height for Last Line on Page. @property..._add_option_name ( options . adjust_line_height_in_table , 'AdjustLineHeightInTa'...

    reference.aspose.com/words/python-net/aspose.wo...