Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 180,101 for

doc

(0.34 sec)
  1. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... and change its orientation doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) textbox = aw . drawing . Shape ( doc , aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ReflectionFormat::get_S...

    Aspose::Words::Drawing::ReflectionFormat::get_Size method. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object. The default value is 0.0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Text in XPS file | Python

    How to add text to 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 Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. List.Document | Aspose.Words for .NET

    Discover how to list Document properties and access ownership details effortlessly. Unlock your Document management potential today!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  7. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... doc = aw . Document ( MY_DIR + 'Properties...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bubble 3D chart...

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

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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