Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 299,950 for

doc

(0.19 sec)
  1. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Constructors Name Description Run(doc) Initializes a new instance of...of the Run class. Run(doc, text) Initializes a new instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Android API to Render SVG to DOT | products.asp...

    Transform SVG to DOT via Android via Java API...step is to convert SVG file to DOC using Aspose.PDF for Android... including DOC. The second step is to render DOC to DOT using...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Fonts::FontFallbackSettings Clas...

    Specifies font fallback mechanism settings.... auto doc = MakeObject<Document>(); auto...MakeObject<FontSettings>(); doc->set_FontSettings(fontSettings);...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Support Paid Consulting Support Docs API Reference Live Demos Code...get_data_dir_working_with_visual_brush () 3 4 doc = XpsDocument () 5 # Geometry...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . font . border . color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompatibilityOptions.OptimizeFor | Aspose.Words...

    CompatibilityOptions 方法. 允许针对特定版本的 MS Word 优化文档内容以及默认 Aspose.Words 行为... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/zh/net/aspose.words....
  7. TextPath.Shadow | Aspose.Words for .NET

    TextPath Shadow property. Defines whether a shadow is applied to the text on a text path in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a password to encrypt Document using RC4 encryption method in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Enum Orientation | Aspose.Words for .NET API 参考

    Aspose.Words.Orientation 枚举. 指定页面方向... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 修改构建器当前部分的页面设置属性并添加文本。...

    reference.aspose.com/words/zh/net/aspose.words/...