Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 59,331 for

paths

(0.05 sec)
  1. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Разделение и объединение PST файлов|Documentation

    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.... path . join ( data_dir , "Chunks"...listdir ( dst_split ): file_path = os . path . join ( dst_split , file...

    docs.aspose.com/email/ru/python-net/splitting-a...
  3. Node.jsとC++を使用したファイル保存方法の多様性|Documentation

    Aspose.Cells for Node.js via C++は、PDF、HTML、DOCX、PPTX、JSON、MHTMLなどさまざまな形式でファイルを保存できます。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/different-w...
  4. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text.... def insert_text_paths (): doc = aw . Document () #...shape . text_path . bold = True shape . text_path . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...text and formatting of the text path (of a WordArt object). To learn... Remarks Use the Shape.text_path property to access WordArt properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path....be used instead of the shape path. @property def x_scale ( self...True , the text runs along a path from left to right along the...

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