Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 43,827 for

doc

(0.16 sec)
  1. Aspose::Words::Font::get_TintAndShade method | ...

    Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln (); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

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

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.deletePictureBullet method | Aspose.W...

    ListLevel.deletePictureBullet method. Deletes picture bullet for the current list level.... let doc = new aw . Document (); let list = doc . lists ...= new aw . DocumentBuilder ( doc ); builder . listFormat . list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockGallery method. Specifies type of building block for this SDT. Can not be null in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double.... doc = aw . Document () properties = doc . custom_document_properties...'Authorized Revision' , value = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer.... doc = aw . Document () properties = doc . custom_document_properties...'Authorized Revision' , value = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

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